May 04 16:24:17.293541 np0000171572 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 16:24:17.303302 np0000171572 devstack@c-api.service[113730]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 16:24:17 2026] *** May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: nodename: np0000171572 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: machine: x86_64 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: clock source: unix May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: pcre jit disabled May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: detected number of CPU cores: 16 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: current working directory: / May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: detected binary path: /usr/bin/uwsgi-core May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: your processes number limit is 256917 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: your memory page size is 4096 bytes May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: detected max file descriptor number: 2048 May 04 16:24:17.306214 np0000171572 devstack@c-api.service[113730]: lock engine: pthread robust mutexes May 04 16:24:17.307031 np0000171572 devstack@c-api.service[113730]: thunder lock: enabled May 04 16:24:17.307031 np0000171572 devstack@c-api.service[113730]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 16:24:17.307031 np0000171572 devstack@c-api.service[113730]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 16:24:17.307031 np0000171572 devstack@c-api.service[113730]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 16:24:17.307031 np0000171572 devstack@c-api.service[113730]: Set PythonHome to /opt/stack/data/venv May 04 16:24:17.341786 np0000171572 devstack@c-api.service[113730]: Python main interpreter initialized at 0x794c89aa3668 May 04 16:24:17.341786 np0000171572 devstack@c-api.service[113730]: python threads support enabled May 04 16:24:17.341786 np0000171572 devstack@c-api.service[113730]: your server socket listen backlog is limited to 100 connections May 04 16:24:17.341786 np0000171572 devstack@c-api.service[113730]: your mercy for graceful operations on workers is 80 seconds May 04 16:24:17.342480 np0000171572 devstack@c-api.service[113730]: mapped 671795 bytes (656 KB) for 4 cores May 04 16:24:17.342656 np0000171572 devstack@c-api.service[113730]: *** Operational MODE: preforking *** May 04 16:24:17.342940 np0000171572 devstack@c-api.service[113730]: *** uWSGI is running in multiple interpreter mode *** May 04 16:24:17.342940 np0000171572 devstack@c-api.service[113730]: spawned uWSGI master process (pid: 113730) May 04 16:24:17.343141 np0000171572 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 16:24:17.343787 np0000171572 devstack@c-api.service[113730]: spawned uWSGI worker 1 (pid: 113735, cores: 1) May 04 16:24:17.344386 np0000171572 devstack@c-api.service[113730]: spawned uWSGI worker 2 (pid: 113736, cores: 1) May 04 16:24:17.345054 np0000171572 devstack@c-api.service[113730]: spawned uWSGI worker 3 (pid: 113737, cores: 1) May 04 16:24:17.345758 np0000171572 devstack@c-api.service[113730]: spawned uWSGI worker 4 (pid: 113738, cores: 1) May 04 16:24:17.345758 np0000171572 devstack@c-api.service[113730]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: we strongly recommend against using it for new projects. May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: If you are already using Eventlet, we recommend migrating to a different May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: framework. For more detail see May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:24:17.472739 np0000171572 devstack@c-api.service[113735]: import eventlet # noqa May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: we strongly recommend against using it for new projects. May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: If you are already using Eventlet, we recommend migrating to a different May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: framework. For more detail see May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:24:17.473969 np0000171572 devstack@c-api.service[113738]: import eventlet # noqa May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: we strongly recommend against using it for new projects. May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: If you are already using Eventlet, we recommend migrating to a different May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: framework. For more detail see May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:24:17.478578 np0000171572 devstack@c-api.service[113737]: import eventlet # noqa May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: we strongly recommend against using it for new projects. May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: If you are already using Eventlet, we recommend migrating to a different May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: framework. For more detail see May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 16:24:17.482316 np0000171572 devstack@c-api.service[113736]: import eventlet # noqa May 04 16:24:17.558528 np0000171572 devstack@c-api.service[113735]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:24:17.558528 np0000171572 devstack@c-api.service[113735]: debtcollector.deprecate( May 04 16:24:17.561077 np0000171572 devstack@c-api.service[113738]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:24:17.561077 np0000171572 devstack@c-api.service[113738]: debtcollector.deprecate( May 04 16:24:17.564722 np0000171572 devstack@c-api.service[113737]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:24:17.564722 np0000171572 devstack@c-api.service[113737]: debtcollector.deprecate( May 04 16:24:17.568846 np0000171572 devstack@c-api.service[113736]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 16:24:17.568846 np0000171572 devstack@c-api.service[113736]: debtcollector.deprecate( May 04 16:24:17.636333 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:17.636333 np0000171572 devstack@c-api.service[113735]: from cgi import parse_header May 04 16:24:17.643155 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:17.643155 np0000171572 devstack@c-api.service[113737]: from cgi import parse_header May 04 16:24:17.643761 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:17.643761 np0000171572 devstack@c-api.service[113738]: from cgi import parse_header May 04 16:24:17.647577 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:17.647577 np0000171572 devstack@c-api.service[113736]: from cgi import parse_header May 04 16:24:17.680707 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:17.680707 np0000171572 devstack@c-api.service[113735]: removals.removed_module( May 04 16:24:17.681399 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:17.681399 np0000171572 devstack@c-api.service[113735]: removals.removed_module( May 04 16:24:17.691972 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:17.691972 np0000171572 devstack@c-api.service[113737]: removals.removed_module( May 04 16:24:17.692159 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:17.692159 np0000171572 devstack@c-api.service[113738]: removals.removed_module( May 04 16:24:17.692778 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:17.692778 np0000171572 devstack@c-api.service[113738]: removals.removed_module( May 04 16:24:17.692981 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:17.692981 np0000171572 devstack@c-api.service[113737]: removals.removed_module( May 04 16:24:17.696772 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:17.696772 np0000171572 devstack@c-api.service[113736]: removals.removed_module( May 04 16:24:17.697524 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:17.697524 np0000171572 devstack@c-api.service[113736]: removals.removed_module( May 04 16:24:18.290935 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:18.290935 np0000171572 devstack@c-api.service[113738]: warnings.warn( May 04 16:24:18.291581 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:18.291581 np0000171572 devstack@c-api.service[113735]: warnings.warn( May 04 16:24:18.301634 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:18.301634 np0000171572 devstack@c-api.service[113736]: warnings.warn( May 04 16:24:18.320519 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:18.320519 np0000171572 devstack@c-api.service[113737]: warnings.warn( May 04 16:24:18.395443 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:18.395443 np0000171572 devstack@c-api.service[113738]: warnings.warn( May 04 16:24:18.407462 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:18.407462 np0000171572 devstack@c-api.service[113735]: warnings.warn( May 04 16:24:18.418372 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:18.418372 np0000171572 devstack@c-api.service[113736]: warnings.warn( May 04 16:24:18.423390 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:18.423390 np0000171572 devstack@c-api.service[113737]: warnings.warn( May 04 16:24:18.691206 np0000171572 devstack@c-api.service[113738]: 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 04 16:24:18.691811 np0000171572 devstack@c-api.service[113738]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113738) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:24:18.704546 np0000171572 devstack@c-api.service[113735]: 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 04 16:24:18.704546 np0000171572 devstack@c-api.service[113735]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113735) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:24:18.708212 np0000171572 devstack@c-api.service[113737]: 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 04 16:24:18.708632 np0000171572 devstack@c-api.service[113737]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113737) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:24:18.709519 np0000171572 devstack@c-api.service[113736]: 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 04 16:24:18.709973 np0000171572 devstack@c-api.service[113736]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113736) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 16:24:18.777966 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:18.777966 np0000171572 devstack@c-api.service[113735]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:24:18.778987 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:18.778987 np0000171572 devstack@c-api.service[113738]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:24:18.779391 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:18.779391 np0000171572 devstack@c-api.service[113737]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:24:18.781023 np0000171572 devstack@c-api.service[113736]: /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 04 16:24:18.781023 np0000171572 devstack@c-api.service[113736]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 16:24:19.238436 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113735) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:24:19.238644 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113737) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:24:19.238790 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.238851 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.238918 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.239000 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.239151 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.239234 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.239962 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113736) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:24:19.240338 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.240406 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.240454 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.240499 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.240533 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.240576 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.240617 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.240658 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.240695 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.240738 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.240780 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.240780 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.240844 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.240844 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.240952 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.240989 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.240989 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.241128 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.241204 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.241281 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.241344 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.241426 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.241506 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.241626 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.241682 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113738) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 16:24:19.242587 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.242770 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.243102 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.243183 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.243220 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.243259 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.243303 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.243369 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.243408 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.243461 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.243505 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.243553 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.243596 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.243596 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.243679 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.243724 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.243770 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.243808 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.243848 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.243908 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.243963 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.244005 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.244038 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.244074 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.244111 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.244169 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.244368 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.244407 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.244445 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.244574 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.244654 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.244706 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.244747 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.244747 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.244828 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.244873 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.244946 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.244994 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.245035 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.245079 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.245123 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.245167 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.245208 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.245252 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.245297 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.245332 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.245381 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.245414 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.245414 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.245414 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.245414 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.245414 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.246585 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.246663 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.246709 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.246751 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.246801 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.246801 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.246875 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.246943 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.246943 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.247034 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.247091 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.247133 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.247269 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.247367 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.247422 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.247469 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.247469 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.247543 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.247583 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.247627 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.247663 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.247697 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.247738 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.247776 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.247813 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.247856 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.247856 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.247951 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.248000 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.248041 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.248041 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.248125 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.248173 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.248219 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.248219 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.248292 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.248330 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.248330 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.248411 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.248451 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.248497 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.248540 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.248588 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.248638 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.248676 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.248676 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.248676 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.248676 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.248815 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.248862 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.248862 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.248862 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.249050 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.249100 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.249156 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.249259 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.249494 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.249632 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.249759 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.249849 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.249923 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.249965 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.250003 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.250038 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.250071 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.250108 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.250150 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.250190 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.250224 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.250271 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.250323 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.250365 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.250408 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.250449 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.250496 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.250496 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.250582 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.250765 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.250827 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.250913 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.250991 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.251042 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.251080 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.251116 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.251116 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.251190 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.251228 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.251271 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.251310 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.251310 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.251387 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.251711 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.251773 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.251812 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.251860 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.251938 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.251981 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.251981 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.252068 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.252112 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.252164 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.252210 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.252250 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.252290 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.252328 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.252386 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.252434 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.252477 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.252524 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.252562 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.252602 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.252643 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.252679 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.252723 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.252723 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.252723 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.252723 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.252723 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.252958 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.253003 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.253046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.254391 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.254468 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.254514 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.254553 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.254598 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.254646 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.254695 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.254745 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.254791 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.254839 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.254898 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.254972 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.255024 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.255073 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.255121 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.255183 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.255230 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.255271 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.255313 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.255363 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.255406 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.255449 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.255491 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.255534 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.255579 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.255626 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.255667 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.255704 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.255747 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.255793 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.255834 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.255870 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.255931 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.255978 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.256020 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.256070 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.256114 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.256162 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.256205 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.256242 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.256281 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.256320 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.256354 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.256387 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.256434 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.256467 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.256500 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.256532 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.256572 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.256606 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.256643 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.256679 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.256716 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.256760 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.256802 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.256839 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.256893 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.256930 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.256964 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.257023 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.257063 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.257092 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.257124 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.257152 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.257152 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.257206 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.257239 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.257268 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.257300 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.257328 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.257352 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.257384 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.257409 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.257446 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.257538 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.257596 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.257631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.257631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.257631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.257631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.257631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.257757 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.257817 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.257854 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.257899 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.257928 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.257954 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.257981 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.258005 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.258037 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.258071 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.258096 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.258125 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.258150 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.258177 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.258200 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.258234 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.258261 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.258289 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.258318 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.258342 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.258368 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.258401 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.258401 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.258452 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.258479 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.258504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.259805 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.259848 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.259944 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.259979 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.260012 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.260046 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.260075 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.260104 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.260146 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.260187 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.260279 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.260310 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.260336 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.260368 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.260394 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.260426 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.260458 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.260486 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.260513 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.260513 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.260513 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.260658 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.260739 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.260785 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.260843 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.260943 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.261021 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.261108 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.262788 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.262837 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.262920 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.262976 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.263030 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.263076 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.263113 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.263157 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.263199 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.263236 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.263281 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.263329 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.263373 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.263416 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.263454 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.263491 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.263535 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.263592 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.263639 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.263685 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.263728 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.263766 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.263815 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.263854 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.263930 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.263991 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.264042 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.264089 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.264125 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.264163 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.264199 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.264241 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.264286 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.264336 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.264374 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.264416 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.264452 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.264494 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.264535 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.264591 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.264632 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.264680 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.264717 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.264754 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.264797 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.264834 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.264834 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.264919 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.264969 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.265182 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.265227 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.265271 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.265307 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.265350 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.265350 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.265423 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.265466 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.265503 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.265539 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.265584 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.265650 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.265694 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.265732 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.265732 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.265798 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.265867 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.265988 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.266031 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.266069 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.266156 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.266199 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.266237 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.266273 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.266310 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.266345 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.266381 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.266424 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.266424 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.266424 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.266733 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.266800 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.266840 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.266905 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.266946 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.266981 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.267067 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.267116 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.267174 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.267253 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.267305 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.267365 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.267416 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.267468 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.267517 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.267574 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.267574 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.267664 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.267714 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.267773 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.267842 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.267937 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.267992 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.268082 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.268156 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.268222 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.268222 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.268222 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.268491 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.268567 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.268641 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.268712 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.268774 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.268831 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.268942 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.268998 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.269062 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.269119 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.269171 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.269235 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.269286 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.269286 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.269384 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.269442 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.269495 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.269551 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.269614 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.269669 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.269719 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.269781 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.269920 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.269988 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.270041 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.270089 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.270128 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.270171 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.270207 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.270248 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.270292 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.270331 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.270400 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.270438 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.270476 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.270523 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.270584 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.270635 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.270699 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.270743 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.270788 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.270831 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.270872 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.270929 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.270976 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.271011 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.271035 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.271068 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.271097 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.271129 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.271157 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.271184 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.271184 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.271184 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.271184 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.271184 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.271311 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.271311 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.271357 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.271394 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.271430 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.271459 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.271489 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.271521 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.271552 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.271589 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.271635 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.271666 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.271699 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.271733 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.271733 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.271782 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.271814 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.271842 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.271842 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.271908 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.271937 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.271962 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.272003 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.272031 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.272061 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.272087 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.272111 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.272144 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.272332 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.272377 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.272429 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.272465 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.272496 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.272529 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.272561 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.272596 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.272622 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.272655 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.272688 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.272721 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.272780 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.272821 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.272853 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.272906 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.272936 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.272974 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.273008 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.273041 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.273066 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.273092 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.273132 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.273165 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.273191 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.273219 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.273249 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.273320 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.274814 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.274891 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.274954 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.275023 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.275064 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.275126 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.275188 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.275222 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.275304 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.275360 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.275421 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.275480 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.275539 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.275577 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.275610 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.275642 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.275684 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.275713 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.275741 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.275773 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.275801 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.275826 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.275853 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.275907 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.275942 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.275969 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.275998 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.276062 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.280372 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.280467 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.280597 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.280638 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.280679 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.280716 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.280755 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.280787 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.280824 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.281233 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.281290 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.281328 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.281328 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.281328 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.281434 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.281434 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.281434 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.281530 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.281569 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.281613 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.281613 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.281714 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.282027 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.282104 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.282143 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.282178 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.282244 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.282328 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.282374 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.282412 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.282461 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.282507 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.282547 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.282584 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.282621 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.282658 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.282701 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.282742 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.282784 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.282827 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.282893 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.282934 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.282981 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.283020 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.283061 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.283142 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.283235 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.283287 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.283287 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.283700 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.283700 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.283700 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.283814 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.283814 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.284133 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.284692 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.284737 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.284778 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.284815 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.284855 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.284911 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.284959 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.284959 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.285030 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.285030 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.285030 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.285130 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.285172 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.285209 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.285253 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.285289 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.285325 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.285360 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.285402 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.285445 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.285481 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.285522 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.285621 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.285993 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.286208 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.286264 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.286745 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.286745 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.286745 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.288898 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.288977 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.289028 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.289095 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.289139 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.289207 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.289265 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.289327 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.289422 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.289480 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.289565 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.289647 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.289710 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.289746 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.289776 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.289809 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.289835 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.289861 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.289932 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.289967 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.289997 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.290022 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.290049 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.290079 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.290112 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.290144 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.290201 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.290276 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.291223 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.291280 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.291344 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.291398 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.291463 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.291502 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.291582 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.291953 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.292008 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.292078 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.292131 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.292190 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.292255 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.292314 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.292762 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.292827 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.292889 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.292964 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.293020 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.293053 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.293082 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.293136 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.293168 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.293240 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.293283 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.293313 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.293343 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.293343 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.293413 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.293444 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.293477 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.293501 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.293533 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.293563 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.293646 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.293706 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.293842 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.293928 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.294105 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.294206 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.294238 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.294328 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.294393 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.294494 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.294525 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.294525 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.294572 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.294601 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.294630 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.294657 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.294684 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.294712 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.294747 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.294784 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.294813 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.294840 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.294869 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.294918 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.294943 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.294973 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.295016 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.295058 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.295094 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.295137 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.295176 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.295214 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.295250 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.295287 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.295331 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.295372 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.295372 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.295437 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.295474 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.295518 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.295556 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.295597 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.295639 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.295682 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.295756 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.295800 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.295838 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.295895 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.295946 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.295995 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.296064 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.296104 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.296148 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.296193 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.296235 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.296274 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.296330 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.296369 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.296465 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.296514 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.296588 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.296629 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.296674 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.296708 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.296766 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.296811 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.296926 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.297052 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.297105 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.297188 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.297228 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.297318 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.297364 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.297449 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.297489 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.297578 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.297638 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.297702 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.297755 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.297827 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.297869 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.298078 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.298188 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.298240 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.298337 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.298384 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.298469 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.298508 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.298599 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.298723 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.298848 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.299005 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.299103 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.299192 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.299358 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.299436 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.299587 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.299630 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.299630 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.299706 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.299743 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.299781 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.299823 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.299861 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.299923 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.299963 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.300718 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.300822 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.300924 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.300924 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.301066 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.301066 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.301191 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.301246 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.301301 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.301347 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.301385 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.301435 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.301474 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.301510 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.301546 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.301607 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.301607 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.301680 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.301738 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.301787 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113735) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.301843 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.301967 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.302063 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.302132 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.302185 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.302236 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.302293 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.302338 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.302376 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.302413 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.302455 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.302497 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.302535 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.302578 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.302614 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.302650 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.302685 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.302720 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.302756 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.302792 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 16:24:19.302834 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.302870 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 16:24:19.302943 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.302982 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 16:24:19.303009 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.303032 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.303060 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 16:24:19.303060 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 16:24:19.303124 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113736) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.303158 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113738) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.303182 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 16:24:19.303182 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113737) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 16:24:19.347975 np0000171572 devstack@c-api.service[113735]: INFO dbcounter [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Registered counter for database cinder May 04 16:24:19.348554 np0000171572 devstack@c-api.service[113737]: INFO dbcounter [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Registered counter for database cinder May 04 16:24:19.350411 np0000171572 devstack@c-api.service[113738]: INFO dbcounter [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Registered counter for database cinder May 04 16:24:19.357106 np0000171572 devstack@c-api.service[113736]: INFO dbcounter [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Registered counter for database cinder May 04 16:24:19.360993 np0000171572 devstack@c-api.service[113737]: DEBUG oslo_db.sqlalchemy.engines [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce 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=113737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.362948 np0000171572 devstack@c-api.service[113735]: DEBUG oslo_db.sqlalchemy.engines [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 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=113735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.364943 np0000171572 devstack@c-api.service[113738]: DEBUG oslo_db.sqlalchemy.engines [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b 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=113738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.370461 np0000171572 devstack@c-api.service[113736]: DEBUG oslo_db.sqlalchemy.engines [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c 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=113736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.473413 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writer thread running {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:24:19.474654 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writer thread running {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:24:19.476243 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:24:19.477240 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:24:19.480234 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:24:19.480409 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writer thread running {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:24:19.480657 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:24:19.482774 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:24:19.483317 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:24:19.483552 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:24:19.485108 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:24:19.485741 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:24:19.485860 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:24:19.486265 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.487123 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.487800 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:24:19.488683 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.488779 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.492909 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:24:19.492909 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.492909 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.493724 np0000171572 devstack@c-api.service[113737]: DEBUG oslo_db.sqlalchemy.engines [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce 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=113737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.494177 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writer thread running {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 16:24:19.495522 np0000171572 devstack@c-api.service[113735]: DEBUG oslo_db.sqlalchemy.engines [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 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=113735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.496164 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:24:19.496709 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 16:24:19.497452 np0000171572 devstack@c-api.service[113738]: DEBUG oslo_db.sqlalchemy.engines [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b 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=113738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.497713 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:24:19.498762 np0000171572 devstack@c-api.service[113737]: INFO cinder.rpc [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:24:19.498860 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 16:24:19.499715 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:24:19.499943 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.500029 np0000171572 devstack@c-api.service[113735]: INFO cinder.rpc [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:24:19.500707 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 16:24:19.501187 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.502042 np0000171572 devstack@c-api.service[113738]: INFO cinder.rpc [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:24:19.502356 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 16:24:19.503329 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.503429 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.505384 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.509020 np0000171572 devstack@c-api.service[113736]: DEBUG oslo_db.sqlalchemy.engines [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c 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=113736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:19.510145 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.510914 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 16:24:19.512722 np0000171572 devstack@c-api.service[113736]: INFO cinder.rpc [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 16:24:19.513058 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.513346 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.513842 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.514745 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.516263 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.516538 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.517953 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.519434 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.520594 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.521184 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.523679 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.523801 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.525567 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.526773 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.527060 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.528109 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.528504 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.529846 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.529927 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.531463 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.531975 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.532921 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.532980 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.534464 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.535784 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.535906 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.535961 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.537295 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.537410 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.538707 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.539976 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.540204 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.540273 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.540795 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.542317 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.542851 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.543451 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.545203 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.546171 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.546536 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.549299 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.549549 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.549750 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.550713 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.551415 np0000171572 devstack@c-api.service[113737]: WARNING cinder.api.contrib.hosts [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:24:19.552209 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.552686 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.552757 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.553581 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.554020 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.554409 np0000171572 devstack@c-api.service[113735]: WARNING cinder.api.contrib.hosts [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:24:19.555131 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.555223 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.555799 np0000171572 devstack@c-api.service[113738]: WARNING cinder.api.contrib.hosts [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:24:19.556593 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.556691 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.556754 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.557015 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.558057 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.558150 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.558213 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.559529 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.559662 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.559765 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.559864 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.560922 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.561025 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.561425 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.562384 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.562492 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.562611 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.562825 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.563766 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: extensions {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.564184 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.564263 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.565005 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: encryption {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.565611 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.565780 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.566446 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: extensions {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.566564 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-hosts {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.567279 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.567674 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: encryption {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.567983 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-quota-class-sets {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.568127 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: extensions {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.568577 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.569236 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: capabilities {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.569290 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-hosts {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.569563 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: encryption {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.570479 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: extra_specs {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.570595 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-quota-class-sets {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.571110 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-hosts {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.571863 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: capabilities {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.572038 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-volume-manage {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.572408 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.572568 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-quota-class-sets {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.573128 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: extra_specs {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.573396 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: consistencygroups {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.573849 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: capabilities {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.574312 np0000171572 devstack@c-api.service[113736]: WARNING cinder.api.contrib.hosts [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 16:24:19.574627 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-volume-manage {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.575139 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: extra_specs {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.575342 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-availability-zone {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.575470 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.576018 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: consistencygroups {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.576649 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-volume-manage {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.576730 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: cgsnapshots {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.577257 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.577914 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-availability-zone {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.578007 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-volume-transfer {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.578200 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: consistencygroups {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.578899 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.579251 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: cgsnapshots {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.579613 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-volume-type-access {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.580254 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-availability-zone {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.580370 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.580654 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-volume-transfer {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.581504 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: cgsnapshots {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.581756 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: scheduler-stats {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.582075 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.582235 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-volume-type-access {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.583219 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: encryption {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.583536 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-volume-transfer {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.583825 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.584375 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: scheduler-stats {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.584688 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: qos-specs {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.585089 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-volume-type-access {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.585410 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.585775 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: encryption {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.586668 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: scheduler-stats {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.586760 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-quota-sets {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.586925 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.587288 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: qos-specs {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.587810 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: extensions {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.588089 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: encryption {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.588243 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: backups {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.589265 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: encryption {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.589342 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-quota-sets {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.589656 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: qos-specs {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.590307 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extended resource: os-snapshot-manage {{(pid=113737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.590868 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-hosts {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.590963 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: backups {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.591614 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-quota-sets {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.592358 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-quota-class-sets {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.592515 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.592975 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extended resource: os-snapshot-manage {{(pid=113735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.593090 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: backups {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.593469 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.contrib.snapshot_actions [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] SnapshotActionsController initialized {{(pid=113737) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:24:19.593694 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: capabilities {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.594215 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.595076 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extended resource: os-snapshot-manage {{(pid=113738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.595142 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: extra_specs {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.595177 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.595643 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.596100 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] SnapshotActionsController initialized {{(pid=113735) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:24:19.596617 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-volume-manage {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.596819 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.597035 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.597241 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.598109 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: consistencygroups {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.598217 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.598258 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.contrib.snapshot_actions [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] SnapshotActionsController initialized {{(pid=113738) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:24:19.598433 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.599071 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.599625 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.599828 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.600201 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-availability-zone {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.600451 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.601024 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.601258 np0000171572 devstack@c-api.service[113737]: WARNING castellan.key_manager.migration [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.601592 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: cgsnapshots {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.601843 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.602204 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602322 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602376 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.602414 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602531 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension TypesManage extending resource: types {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602644 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602740 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeTypeAccess extending resource: types {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.602896 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension SnapshotActions extending resource: snapshots {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603001 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603112 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeActions extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603238 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603305 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.603361 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603428 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603626 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension UsedLimits extending resource: limits {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603702 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension AdminActions extending resource: volumes {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603826 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension AdminActions extending resource: snapshots {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.603917 np0000171572 devstack@c-api.service[113735]: WARNING castellan.key_manager.migration [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.603976 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.v3.router [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce None None] Extension AdminActions extending resource: backups {{(pid=113737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.604049 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-volume-transfer {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.604635 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.604819 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.604993 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605100 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605177 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension TypesManage extending resource: types {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605252 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605369 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605446 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605537 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605643 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeActions extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605824 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.605977 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-volume-type-access {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.606073 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.606073 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.606248 np0000171572 devstack@c-api.service[113738]: WARNING castellan.key_manager.migration [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.606338 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension UsedLimits extending resource: limits {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.606441 np0000171572 devstack@c-api.service[113737]: WARNING keystonemiddleware.auth_token [None req-44c063a2-00f9-496f-8fe4-d8ee91852dce 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 04 16:24:19.606536 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension AdminActions extending resource: volumes {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.606536 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension AdminActions extending resource: snapshots {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.606536 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.v3.router [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 None None] Extension AdminActions extending resource: backups {{(pid=113735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607040 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607156 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607259 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607326 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension TypesManage extending resource: types {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607426 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607549 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607648 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607752 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607861 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeActions extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.607966 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: scheduler-stats {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.608071 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608156 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608256 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608357 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension UsedLimits extending resource: limits {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608491 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension AdminActions extending resource: volumes {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608571 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension AdminActions extending resource: snapshots {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608668 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.v3.router [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b None None] Extension AdminActions extending resource: backups {{(pid=113738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.608764 np0000171572 devstack@c-api.service[113735]: WARNING keystonemiddleware.auth_token [None req-c2f90e20-1170-453c-a01e-50e1342a6b66 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 04 16:24:19.609687 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: encryption {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.610922 np0000171572 devstack@c-api.service[113738]: WARNING keystonemiddleware.auth_token [None req-f16a1d2d-eebb-44c3-a595-89af2c82bc1b 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 04 16:24:19.611268 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: qos-specs {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.612152 np0000171572 devstack@c-api.service[113737]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794c89aa3668 pid: 113737 (default app) May 04 16:24:19.612602 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.612602 np0000171572 devstack@c-api.service[113737]: warnings.warn( May 04 16:24:19.613398 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-quota-sets {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.614618 np0000171572 devstack@c-api.service[113735]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794c89aa3668 pid: 113735 (default app) May 04 16:24:19.614874 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: backups {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.616731 np0000171572 devstack@c-api.service[113738]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794c89aa3668 pid: 113738 (default app) May 04 16:24:19.617006 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extended resource: os-snapshot-manage {{(pid=113736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 16:24:19.619307 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.620040 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620040 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620040 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620040 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620268 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620268 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620268 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620268 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620467 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620810 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620810 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620810 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.620810 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.620810 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621193 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621193 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621193 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621193 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621193 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621477 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621477 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621477 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621477 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621672 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621672 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621672 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621672 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621672 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621937 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621937 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621937 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.621937 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.621937 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.622254 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.622254 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.622404 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.contrib.snapshot_actions [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] SnapshotActionsController initialized {{(pid=113736) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.622482 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623040 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.623663 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.624494 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.624494 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.624494 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.624494 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.624494 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.625367 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.625367 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.625367 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.625367 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.625367 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.625712 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.625712 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.625712 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.625712 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.625712 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626151 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626577 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626577 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626577 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.626577 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.626577 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627052 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627052 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627052 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627052 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627052 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627433 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627433 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627433 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627433 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627728 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627728 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.627728 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.627728 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628038 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628038 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628038 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628038 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628038 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628238 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628238 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628238 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628238 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628238 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628388 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628388 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628388 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628388 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628524 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628524 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628524 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628524 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628653 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628653 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628653 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628653 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628784 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628784 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628784 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628784 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628966 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628966 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.628966 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.628966 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629136 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629411 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629411 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629411 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629411 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629411 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629575 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.629793 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630037 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630037 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630100 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630126 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630304 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630495 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630495 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630495 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630495 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630620 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630620 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630620 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630620 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630620 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630790 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630790 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630790 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630790 np0000171572 devstack@c-api.service[113737]: /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 04 16:24:19.630790 np0000171572 devstack@c-api.service[113737]: warnings.warn(deprecated_msg) May 04 16:24:19.630977 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.631007 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-ec9a1c5f-9c4e-44b1-9896-62015572308a None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:24:19.631040 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.631069 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 946 bytes} [Mon May 4 16:24:19 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 04 16:24:19.631097 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.631097 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.631097 np0000171572 devstack@c-api.service[113736]: WARNING castellan.key_manager.migration [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 16:24:19.631913 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632072 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632205 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632345 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension TypesManage extending resource: types {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632494 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632635 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632798 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.632967 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633127 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeActions extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633408 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633537 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633666 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633796 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension UsedLimits extending resource: limits {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.633936 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension AdminActions extending resource: volumes {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.634096 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension AdminActions extending resource: snapshots {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.634226 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.v3.router [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c None None] Extension AdminActions extending resource: backups {{(pid=113736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 16:24:19.636606 np0000171572 devstack@c-api.service[113736]: WARNING keystonemiddleware.auth_token [None req-2652aea1-7803-4d5b-8af7-b58b4c958b9c 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 04 16:24:19.643231 np0000171572 devstack@c-api.service[113736]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794c89aa3668 pid: 113736 (default app) May 04 16:24:26.827031 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.827031 np0000171572 devstack@c-api.service[113735]: warnings.warn( May 04 16:24:26.839997 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.839997 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.839997 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.839997 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.839997 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840382 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.840382 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840382 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.840382 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840382 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.840652 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841130 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841130 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841130 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841130 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841436 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841436 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841436 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841436 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841685 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841685 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841685 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841685 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841944 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.841944 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.841944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842247 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842247 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842247 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842247 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842247 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842579 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.842944 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843288 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843620 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843620 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843620 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843620 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843620 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843937 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843937 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843937 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.843937 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.843937 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844349 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.844777 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845221 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845221 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845221 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845221 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845221 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845562 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845562 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845562 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845562 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845562 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845918 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845918 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.845918 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.845918 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846245 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846245 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846245 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846245 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846562 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846562 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846562 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846562 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846562 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846970 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846970 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846970 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.846970 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.846970 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847351 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847351 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847351 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847351 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847710 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847710 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847710 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847710 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847999 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847999 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.847999 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.847999 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848317 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848317 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848317 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848317 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848575 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848575 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848575 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848575 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848812 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848812 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848812 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.848812 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.848812 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849172 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849371 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849371 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849371 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849371 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849371 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849549 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.849804 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850024 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850226 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850532 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850532 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850532 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850532 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850667 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850667 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850667 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850667 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850667 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: warnings.warn(deprecated_msg) May 04 16:24:26.850840 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:24:27.340601 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 admin admin] POST https://199.204.45.19/volume/v3/types May 04 16:24:27.341080 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:24:27.342759 np0000171572 devstack@c-api.service[113735]: /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 04 16:24:27.342759 np0000171572 devstack@c-api.service[113735]: warnings.warn( May 04 16:24:27.349805 np0000171572 devstack@c-api.service[113735]: DEBUG oslo_db.sqlalchemy.engines [None req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 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=113735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:27.385112 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 May 04 16:24:27.388913 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Mon May 4 16:24:26 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:24:27.399953 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.399953 np0000171572 devstack@c-api.service[113738]: warnings.warn( May 04 16:24:27.412055 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412055 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412175 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412175 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412175 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412175 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412175 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412303 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412455 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412455 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412455 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412455 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412455 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412610 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412610 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412610 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412610 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412722 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412722 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412722 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412722 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412820 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412820 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412820 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412820 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412820 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412955 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412955 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412955 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.412955 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.412955 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413072 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413229 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413373 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413521 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413703 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413703 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413703 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413703 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413807 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413807 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413807 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413807 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413807 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413951 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413951 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413951 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.413951 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.413951 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414068 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414207 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414207 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414207 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414207 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414207 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414390 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414390 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414390 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414390 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414390 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414592 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414592 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414592 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414592 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414759 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414759 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414759 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414759 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414965 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414965 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414965 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.414965 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.414965 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.415164 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.415164 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.415164 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.415164 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.415164 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.415365 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.415365 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.415365 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.415365 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416528 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416528 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416528 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416528 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416697 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416697 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416697 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416697 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416869 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416869 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.416869 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.416869 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417047 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417047 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417047 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417047 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417206 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417433 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417433 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417433 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417433 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417433 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417630 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.417914 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418129 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418353 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418580 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418580 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.418580 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.418580 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420329 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420329 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420329 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420329 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420499 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420499 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420499 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420499 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420657 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420657 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420657 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.420657 np0000171572 devstack@c-api.service[113738]: warnings.warn(deprecated_msg) May 04 16:24:27.420657 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 req-93ddb69a-e881-4715-88f8-8b2166023470 None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:24:27.752361 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 req-93ddb69a-e881-4715-88f8-8b2166023470 admin admin] POST https://199.204.45.19/volume/v3/types/4200a581-a74c-4fa8-8f7c-318fa8aa99cb/extra_specs May 04 16:24:27.752961 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 req-93ddb69a-e881-4715-88f8-8b2166023470 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 16:24:27.754741 np0000171572 devstack@c-api.service[113738]: /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 04 16:24:27.754741 np0000171572 devstack@c-api.service[113738]: warnings.warn( May 04 16:24:27.765114 np0000171572 devstack@c-api.service[113738]: DEBUG oslo_db.sqlalchemy.engines [req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 req-93ddb69a-e881-4715-88f8-8b2166023470 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=113738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:24:27.828873 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [req-08d8e436-d67b-4eac-ab5a-c1ce8e4efa22 req-93ddb69a-e881-4715-88f8-8b2166023470 admin admin] https://199.204.45.19/volume/v3/types/4200a581-a74c-4fa8-8f7c-318fa8aa99cb/extra_specs returned with HTTP 200 May 04 16:24:27.829482 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Mon May 4 16:24:27 2026] POST /volume/v3/types/4200a581-a74c-4fa8-8f7c-318fa8aa99cb/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:24:29.497917 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=6 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:29.512557 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=6 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:37.381972 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:24:37.827445 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:26:53.046040 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-2922d43b-8121-4f3a-b10b-dff092292d1b None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:26:53.047539 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-2922d43b-8121-4f3a-b10b-dff092292d1b None None] GET https://199.204.45.19/volume// May 04 16:26:53.048110 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-2922d43b-8121-4f3a-b10b-dff092292d1b None None] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:26:53.048854 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-2922d43b-8121-4f3a-b10b-dff092292d1b None None] Calling method 'all' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:26:53.050109 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-2922d43b-8121-4f3a-b10b-dff092292d1b None None] https://199.204.45.19/volume// returned with HTTP 300 May 04 16:26:53.051172 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 2/4] 199.204.45.19 () {66 vars in 1449 bytes} [Mon May 4 16:26:53 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 16:27:30.086370 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.086370 np0000171572 devstack@c-api.service[113736]: warnings.warn( May 04 16:27:30.099403 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.099403 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.099403 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.099403 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.099403 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.099911 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.099911 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.099911 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.099911 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.099911 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.100272 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.100794 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.100794 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.100794 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.100794 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101187 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101187 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101187 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101187 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101532 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101532 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101532 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101532 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101829 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101829 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101829 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.101829 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.101829 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102293 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.102293 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102293 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.102293 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102293 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.102738 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103220 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.103701 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.104235 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.104235 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.104235 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.104235 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.104235 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.104792 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.104792 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.104792 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.104792 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.104792 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105369 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.105815 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106219 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106219 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106219 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106219 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106219 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106528 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106528 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106528 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106528 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106528 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106810 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106810 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.106810 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.106810 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107073 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107073 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107073 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107073 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107349 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107349 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107349 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107349 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107349 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107693 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107693 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107693 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107693 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107693 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107993 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107993 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.107993 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.107993 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.108446 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.108446 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.108446 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.108446 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.108702 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.108702 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.108702 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.108702 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109104 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109104 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109104 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109104 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109331 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109331 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109331 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109331 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.109820 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110244 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110244 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110244 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110244 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110244 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.110944 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111304 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.111839 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112336 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112336 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112336 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112336 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112538 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112538 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: warnings.warn(deprecated_msg) May 04 16:27:30.112841 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-c75915ae-6271-46b3-be73-3d83f169be92 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:30.437820 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-c75915ae-6271-46b3-be73-3d83f169be92 demo demo] GET https://199.204.45.19/volume/v3/types?is_public=None May 04 16:27:30.438166 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-c75915ae-6271-46b3-be73-3d83f169be92 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:30.438410 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-c75915ae-6271-46b3-be73-3d83f169be92 demo demo] Calling method 'index' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:30.438964 np0000171572 devstack@c-api.service[113736]: /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 04 16:27:30.438964 np0000171572 devstack@c-api.service[113736]: warnings.warn( May 04 16:27:30.439566 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-c75915ae-6271-46b3-be73-3d83f169be92 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:27:30.450813 np0000171572 devstack@c-api.service[113736]: DEBUG oslo_db.sqlalchemy.engines [None req-c75915ae-6271-46b3-be73-3d83f169be92 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=113736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:27:30.473266 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-c75915ae-6271-46b3-be73-3d83f169be92 demo demo] https://199.204.45.19/volume/v3/types?is_public=None returned with HTTP 200 May 04 16:27:30.473775 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 1/5] 199.204.45.19 () {64 vars in 1256 bytes} [Mon May 4 16:27:30 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:27:30.488815 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [req-c75915ae-6271-46b3-be73-3d83f169be92 req-a3273c8d-059f-4b26-b271-6e9efd9c875b None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:30.494237 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [req-c75915ae-6271-46b3-be73-3d83f169be92 req-a3273c8d-059f-4b26-b271-6e9efd9c875b demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 16:27:30.494626 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [req-c75915ae-6271-46b3-be73-3d83f169be92 req-a3273c8d-059f-4b26-b271-6e9efd9c875b demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:30.495097 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [req-c75915ae-6271-46b3-be73-3d83f169be92 req-a3273c8d-059f-4b26-b271-6e9efd9c875b demo demo] Calling method 'show' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:30.506711 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [req-c75915ae-6271-46b3-be73-3d83f169be92 req-a3273c8d-059f-4b26-b271-6e9efd9c875b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 16:27:30.507060 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 2/6] 199.204.45.19 () {66 vars in 1322 bytes} [Mon May 4 16:27:30 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:27:30.839331 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-e0ece30c-e043-4ef0-aab0-aac4745d9263 None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:30.842974 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-e0ece30c-e043-4ef0-aab0-aac4745d9263 demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 16:27:30.843258 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-e0ece30c-e043-4ef0-aab0-aac4745d9263 demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:30.843503 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-e0ece30c-e043-4ef0-aab0-aac4745d9263 demo demo] Calling method 'show' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:30.856893 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-e0ece30c-e043-4ef0-aab0-aac4745d9263 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 16:27:30.857235 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 2/7] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 16:27:30 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 04 16:27:31.267817 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:31.586069 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 16:27:31.586407 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:31.586612 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f demo demo] Calling method 'show' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:31.596148 np0000171572 devstack@c-api.service[113737]: DEBUG oslo_db.sqlalchemy.engines [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f 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=113737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 16:27:31.614548 np0000171572 devstack@c-api.service[113737]: /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 04 16:27:31.614548 np0000171572 devstack@c-api.service[113737]: warnings.warn( May 04 16:27:31.616754 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-ef0a345e-e4c5-4657-af69-f7cdaa77869f demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 16:27:31.617104 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 3/8] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 16:27:31 2026] GET /volume/v3/types/default => generated 145 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:27:31.631531 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-7fff093c-0dd4-4c72-b879-6f4eb02c4b90 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:27:31.635071 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-7fff093c-0dd4-4c72-b879-6f4eb02c4b90 demo demo] GET https://199.204.45.19/volume/v3/types/default May 04 16:27:31.635598 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-7fff093c-0dd4-4c72-b879-6f4eb02c4b90 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:27:31.636182 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-7fff093c-0dd4-4c72-b879-6f4eb02c4b90 demo demo] Calling method 'show' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:27:31.650113 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-7fff093c-0dd4-4c72-b879-6f4eb02c4b90 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 May 04 16:27:31.650431 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1251 bytes} [Mon May 4 16:27:31 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 16:27:40.502906 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=2 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:27:40.853256 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=2 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:27:41.612610 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=2 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:27:41.646490 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=3 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:32:46.739242 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:32:46.830677 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:32:46.831243 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:32:46.831650 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:32:46.833096 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:32:46.834740 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:32:46.868627 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] Get all volumes completed successfully. May 04 16:32:46.871816 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-075a88fe-b77c-4155-bd04-c75f0aa0ef44 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:32:46.872314 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 3/10] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:32:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:32:56.862399 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:33:46.899394 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:33:46.903536 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:33:46.903720 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:33:46.904047 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:33:46.904667 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:33:46.905843 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:33:46.936473 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] Get all volumes completed successfully. May 04 16:33:46.939550 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-44e767e0-3b01-4b8f-bf41-1bfdf71cda4e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:33:46.940182 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 3/11] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:33:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:33:56.930983 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:34:46.962236 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:34:46.967826 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:34:46.968108 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:34:46.968376 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:34:46.969051 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:34:46.970140 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:34:47.007492 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] Get all volumes completed successfully. May 04 16:34:47.010644 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-90ffefe6-e425-4871-8f7e-0a708f1bbe00 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:34:47.011104 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 4/12] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:34:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:34:56.999906 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:35:47.029350 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:35:47.034380 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:35:47.034554 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:35:47.034766 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:35:47.035250 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:35:47.036060 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:35:47.075186 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] Get all volumes completed successfully. May 04 16:35:47.081937 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-c4aea6bd-3d4a-4ea1-9ad4-080e4297a931 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:35:47.081937 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:35:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:35:57.066482 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:36:47.106921 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:36:47.115379 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:36:47.116129 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:36:47.116352 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:36:47.116622 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:36:47.118236 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:36:47.127048 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] Get all volumes completed successfully. May 04 16:36:47.129862 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-cc596786-c7b3-406c-9a6d-5ec8079d0cc3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:36:47.130367 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 4/14] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:36:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:36:57.121570 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:37:47.147631 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:37:47.310155 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:37:47.310155 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:37:47.310155 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:37:47.310155 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:37:47.311554 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:37:47.319480 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] Get all volumes completed successfully. May 04 16:37:47.321773 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-4c03eddd-e4c2-4139-8c9c-a4d80b45f55c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:37:47.322160 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 4/15] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:37:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:37:57.314818 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:38:47.340745 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-3649f888-b027-4444-af65-b449d2093b60 None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:38:47.345429 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:38:47.345834 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:38:47.346385 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:38:47.346947 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:38:47.347833 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:38:47.360022 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] Get all volumes completed successfully. May 04 16:38:47.362843 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-3649f888-b027-4444-af65-b449d2093b60 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:38:47.363302 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 5/16] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:38:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:38:57.351946 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:39:47.406594 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-113c9186-de6e-48b4-b6ad-6c353857c047 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:39:47.410058 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:39:47.410321 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:39:47.410571 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:39:47.410874 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:39:47.411901 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:39:47.421439 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] Get all volumes completed successfully. May 04 16:39:47.423927 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-113c9186-de6e-48b4-b6ad-6c353857c047 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:39:47.424348 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:39:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:39:57.415264 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:40:47.446767 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:40:47.450358 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:40:47.450591 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:40:47.450828 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:40:47.451155 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:40:47.452172 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:40:47.461349 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] Get all volumes completed successfully. May 04 16:40:47.463237 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-c5dbc3ae-ffe8-4807-828c-606bc05c59dd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:40:47.463820 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 5/18] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:40:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:40:57.455443 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:41:47.483449 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:41:47.487666 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:41:47.487942 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:41:47.488238 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:41:47.488549 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:41:47.489806 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:41:47.497106 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] Get all volumes completed successfully. May 04 16:41:47.498920 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-8c922cd4-b39a-4d0f-aa10-0e767651524f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:41:47.499254 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 5/19] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:41:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:41:57.499156 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:42:47.516548 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:42:47.657001 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:42:47.657212 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:42:47.657446 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:42:47.657680 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:42:47.658619 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:42:47.665413 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] Get all volumes completed successfully. May 04 16:42:47.667861 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-eb4b38bf-9a55-4474-ba06-73753a8240dc demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:42:47.668356 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 6/20] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:42:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:42:57.661713 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:43:47.685937 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:43:47.690253 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:43:47.690571 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:43:47.690862 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:43:47.691229 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:43:47.692222 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:43:47.705776 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] Get all volumes completed successfully. May 04 16:43:47.708899 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-5f951049-4b9a-47ff-b839-9735773a6cf9 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:43:47.709543 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:43:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:43:57.696267 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:44:47.728252 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:44:47.730939 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:44:47.731219 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:44:47.731526 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:44:47.731793 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:44:47.732765 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:44:47.740861 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] Get all volumes completed successfully. May 04 16:44:47.742670 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-19693e39-df5c-46ac-adf4-9519aa7a5d90 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:44:47.742966 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:44:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:44:57.735934 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:45:47.761525 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:45:47.764567 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:45:47.764803 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:45:47.765099 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:45:47.765521 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:45:47.766738 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:45:47.773974 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] Get all volumes completed successfully. May 04 16:45:47.775996 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-75e45c03-a357-42e9-9f4b-dfcd7deb07b3 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:45:47.776322 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 6/23] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:45:57.770306 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:46:47.777521 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:46:47.781935 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:46:47.782227 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:46:47.782499 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:46:47.782831 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:46:47.783867 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:46:47.793412 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] Get all volumes completed successfully. May 04 16:46:47.795806 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-a12d1470-2525-4f2b-b1f7-ba98a9316da7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:46:47.796179 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 7/24] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:46:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:46:57.787185 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:47:47.792740 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:47:47.942526 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:47:47.942874 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:47:47.943354 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:47:47.943795 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:47:47.944774 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:47:47.955328 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] Get all volumes completed successfully. May 04 16:47:47.957998 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-8cc3f944-975b-46ec-9f5c-6e2811d8c556 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:47:47.958951 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:47:57.949773 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:48:47.965010 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-d22de861-f603-4991-a37a-f39bcac484e6 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:48:47.970009 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:48:47.970780 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:48:47.971164 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:48:47.971615 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:48:47.972569 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:48:47.981183 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] Get all volumes completed successfully. May 04 16:48:47.983771 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-d22de861-f603-4991-a37a-f39bcac484e6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:48:47.984457 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:48:57.975991 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:49:47.991181 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:49:47.995204 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:49:47.995579 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:49:47.995960 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:49:47.996402 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:49:47.997803 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:49:48.006899 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] Get all volumes completed successfully. May 04 16:49:48.009384 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-d7d9c7b8-3db6-44f1-b7e7-6b450c02a648 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:49:48.010067 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 7/27] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:49:58.004257 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:50:48.020174 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:50:48.023563 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:50:48.023884 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:50:48.024250 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:50:48.024625 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:50:48.025740 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:50:48.034194 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] Get all volumes completed successfully. May 04 16:50:48.036613 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-e9b1a412-9f79-42b8-917d-ef3e6ce36075 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:50:48.036898 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 8/28] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:50:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:50:58.028735 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:51:48.047819 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:51:48.050724 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:51:48.051063 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:51:48.051338 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:51:48.051666 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:51:48.052788 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:51:48.062195 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] Get all volumes completed successfully. May 04 16:51:48.065193 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-cd3f3c2e-c1a6-4095-bc3e-70c9cd073bbe demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:51:48.065691 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:51:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:51:58.056478 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:52:48.079997 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:52:48.176751 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:52:48.177014 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:52:48.177256 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:52:48.177551 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:52:48.178453 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:52:48.186660 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] Get all volumes completed successfully. May 04 16:52:48.189181 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-f13370ba-2d6b-416b-a29b-6dafbef86471 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:52:48.189713 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:52:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:52:58.181513 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:53:48.211952 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:53:48.219194 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:53:48.219455 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:53:48.219704 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:53:48.220028 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:53:48.220970 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:53:48.231037 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] Get all volumes completed successfully. May 04 16:53:48.233348 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-9c442d32-df02-496b-a763-a5d2d89d7b92 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:53:48.233688 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 8/31] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:53:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:53:58.224549 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:54:48.248281 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:54:48.253298 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:54:48.253809 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:54:48.254174 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:54:48.254490 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:54:48.255404 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:54:48.262083 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] Get all volumes completed successfully. May 04 16:54:48.263979 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-530de4b8-c852-40ba-86b1-ea7acce4f17f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:54:48.264320 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 9/32] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:54:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:54:58.257722 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:55:48.277950 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:55:48.280639 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:55:48.281097 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:55:48.281097 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:55:48.281500 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:55:48.282483 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:55:48.290097 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] Get all volumes completed successfully. May 04 16:55:48.291971 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-47041a1c-dbea-4cd3-bc10-d4c8f6492d0e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:55:48.292299 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:55:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:55:58.285710 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:56:48.306654 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.middleware.request_id [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 None None] RequestId filter calling following filter/app {{(pid=113735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:56:48.309560 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:56:48.309797 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] Empty body provided in request {{(pid=113735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:56:48.310060 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.openstack.wsgi [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] Calling method 'detail' {{(pid=113735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:56:48.310371 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.api.api_utils [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] Removing options '' from query. {{(pid=113735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:56:48.311455 np0000171572 devstack@c-api.service[113735]: DEBUG cinder.volume.api [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113735) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:56:48.320337 np0000171572 devstack@c-api.service[113735]: INFO cinder.volume.api [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] Get all volumes completed successfully. May 04 16:56:48.322309 np0000171572 devstack@c-api.service[113735]: INFO cinder.api.openstack.wsgi [None req-151617dd-578a-44b2-8c6d-38f9f2fe8447 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:56:48.322586 np0000171572 devstack@c-api.service[113735]: [pid: 113735|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:56:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:56:58.314652 np0000171572 devstack@c-api.service[113735]: DEBUG dbcounter [-] [113735] Writing DB stats cinder:SELECT=1 {{(pid=113735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:57:48.334588 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.middleware.request_id [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a None None] RequestId filter calling following filter/app {{(pid=113738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:57:48.400028 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:57:48.400377 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] Empty body provided in request {{(pid=113738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:57:48.400736 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.openstack.wsgi [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] Calling method 'detail' {{(pid=113738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:57:48.401213 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.api.api_utils [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] Removing options '' from query. {{(pid=113738) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:57:48.402563 np0000171572 devstack@c-api.service[113738]: DEBUG cinder.volume.api [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113738) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:57:48.408913 np0000171572 devstack@c-api.service[113738]: INFO cinder.volume.api [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] Get all volumes completed successfully. May 04 16:57:48.410736 np0000171572 devstack@c-api.service[113738]: INFO cinder.api.openstack.wsgi [None req-d84ea7f7-1b55-411e-b654-d508a9dc9b1a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:57:48.411015 np0000171572 devstack@c-api.service[113738]: [pid: 113738|app: 0|req: 9/35] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:57:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:57:58.405588 np0000171572 devstack@c-api.service[113738]: DEBUG dbcounter [-] [113738] Writing DB stats cinder:SELECT=1 {{(pid=113738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:58:48.425286 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.middleware.request_id [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f None None] RequestId filter calling following filter/app {{(pid=113737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:58:48.440518 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:58:48.440770 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] Empty body provided in request {{(pid=113737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:58:48.441111 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.openstack.wsgi [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] Calling method 'detail' {{(pid=113737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:58:48.441373 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.api.api_utils [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] Removing options '' from query. {{(pid=113737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:58:48.442524 np0000171572 devstack@c-api.service[113737]: DEBUG cinder.volume.api [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113737) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:58:48.450596 np0000171572 devstack@c-api.service[113737]: INFO cinder.volume.api [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] Get all volumes completed successfully. May 04 16:58:48.452643 np0000171572 devstack@c-api.service[113737]: INFO cinder.api.openstack.wsgi [None req-47c7eba0-9378-42f5-a2d2-a3b16afe436f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:58:48.453002 np0000171572 devstack@c-api.service[113737]: [pid: 113737|app: 0|req: 10/36] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:58:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:58:58.446091 np0000171572 devstack@c-api.service[113737]: DEBUG dbcounter [-] [113737] Writing DB stats cinder:SELECT=1 {{(pid=113737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 16:59:48.466372 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.middleware.request_id [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 None None] RequestId filter calling following filter/app {{(pid=113736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 16:59:48.469011 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail May 04 16:59:48.469245 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] Empty body provided in request {{(pid=113736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 16:59:48.469491 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.openstack.wsgi [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] Calling method 'detail' {{(pid=113736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 16:59:48.469807 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.api.api_utils [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] Removing options '' from query. {{(pid=113736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 16:59:48.470820 np0000171572 devstack@c-api.service[113736]: DEBUG cinder.volume.api [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113736) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 16:59:48.480616 np0000171572 devstack@c-api.service[113736]: INFO cinder.volume.api [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] Get all volumes completed successfully. May 04 16:59:48.483751 np0000171572 devstack@c-api.service[113736]: INFO cinder.api.openstack.wsgi [None req-09cb8262-7c5b-43c6-a9db-35d084058cf5 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 May 04 16:59:48.484229 np0000171572 devstack@c-api.service[113736]: [pid: 113736|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1290 bytes} [Mon May 4 16:59:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 16:59:58.474626 np0000171572 devstack@c-api.service[113736]: DEBUG dbcounter [-] [113736] Writing DB stats cinder:SELECT=1 {{(pid=113736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}