May 09 07:23:13.362580 np0000173005 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:23:13.372028 np0000173005 devstack@c-api.service[112692]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:23:13 2026] *** May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: nodename: np0000173005 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: machine: x86_64 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: clock source: unix May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: pcre jit disabled May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: detected number of CPU cores: 16 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: current working directory: / May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: detected binary path: /usr/bin/uwsgi-core May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: your processes number limit is 256917 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: your memory page size is 4096 bytes May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: detected max file descriptor number: 2048 May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: lock engine: pthread robust mutexes May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: thunder lock: enabled May 09 07:23:13.375725 np0000173005 devstack@c-api.service[112692]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:23:13.376585 np0000173005 devstack@c-api.service[112692]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:23:13.376585 np0000173005 devstack@c-api.service[112692]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:23:13.376585 np0000173005 devstack@c-api.service[112692]: Set PythonHome to /opt/stack/data/venv May 09 07:23:13.416607 np0000173005 devstack@c-api.service[112692]: Python main interpreter initialized at 0x7eb68bca3668 May 09 07:23:13.416607 np0000173005 devstack@c-api.service[112692]: python threads support enabled May 09 07:23:13.416607 np0000173005 devstack@c-api.service[112692]: your server socket listen backlog is limited to 100 connections May 09 07:23:13.416607 np0000173005 devstack@c-api.service[112692]: your mercy for graceful operations on workers is 80 seconds May 09 07:23:13.417226 np0000173005 devstack@c-api.service[112692]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:23:13.417400 np0000173005 devstack@c-api.service[112692]: *** Operational MODE: preforking *** May 09 07:23:13.417695 np0000173005 devstack@c-api.service[112692]: *** uWSGI is running in multiple interpreter mode *** May 09 07:23:13.417695 np0000173005 devstack@c-api.service[112692]: spawned uWSGI master process (pid: 112692) May 09 07:23:13.417889 np0000173005 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:23:13.418475 np0000173005 devstack@c-api.service[112692]: spawned uWSGI worker 1 (pid: 112701, cores: 1) May 09 07:23:13.420288 np0000173005 devstack@c-api.service[112692]: spawned uWSGI worker 2 (pid: 112702, cores: 1) May 09 07:23:13.420288 np0000173005 devstack@c-api.service[112692]: spawned uWSGI worker 3 (pid: 112703, cores: 1) May 09 07:23:13.420288 np0000173005 devstack@c-api.service[112692]: spawned uWSGI worker 4 (pid: 112704, cores: 1) May 09 07:23:13.420288 np0000173005 devstack@c-api.service[112692]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: we strongly recommend against using it for new projects. May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: framework. For more detail see May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:13.540360 np0000173005 devstack@c-api.service[112702]: import eventlet # noqa May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: we strongly recommend against using it for new projects. May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: framework. For more detail see May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:13.547207 np0000173005 devstack@c-api.service[112703]: import eventlet # noqa May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: we strongly recommend against using it for new projects. May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: framework. For more detail see May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:13.549240 np0000173005 devstack@c-api.service[112704]: import eventlet # noqa May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: we strongly recommend against using it for new projects. May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: If you are already using Eventlet, we recommend migrating to a different May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: framework. For more detail see May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:23:13.560349 np0000173005 devstack@c-api.service[112701]: import eventlet # noqa May 09 07:23:13.627881 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:13.627881 np0000173005 devstack@c-api.service[112702]: debtcollector.deprecate( May 09 07:23:13.637722 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:13.637722 np0000173005 devstack@c-api.service[112704]: debtcollector.deprecate( May 09 07:23:13.643057 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:13.643057 np0000173005 devstack@c-api.service[112701]: debtcollector.deprecate( May 09 07:23:13.644310 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:23:13.644310 np0000173005 devstack@c-api.service[112703]: debtcollector.deprecate( May 09 07:23:13.705365 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:13.705365 np0000173005 devstack@c-api.service[112702]: from cgi import parse_header May 09 07:23:13.718011 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:13.718011 np0000173005 devstack@c-api.service[112704]: from cgi import parse_header May 09 07:23:13.720098 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:13.720098 np0000173005 devstack@c-api.service[112703]: from cgi import parse_header May 09 07:23:13.720486 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:23:13.720486 np0000173005 devstack@c-api.service[112701]: from cgi import parse_header May 09 07:23:13.748483 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:13.748483 np0000173005 devstack@c-api.service[112702]: removals.removed_module( May 09 07:23:13.749204 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:13.749204 np0000173005 devstack@c-api.service[112702]: removals.removed_module( May 09 07:23:13.763730 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:13.763730 np0000173005 devstack@c-api.service[112703]: removals.removed_module( May 09 07:23:13.764434 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:13.764434 np0000173005 devstack@c-api.service[112703]: removals.removed_module( May 09 07:23:13.764681 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:13.764681 np0000173005 devstack@c-api.service[112701]: removals.removed_module( May 09 07:23:13.765402 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:13.765402 np0000173005 devstack@c-api.service[112701]: removals.removed_module( May 09 07:23:13.766832 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:23:13.766832 np0000173005 devstack@c-api.service[112704]: removals.removed_module( May 09 07:23:13.767545 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:23:13.767545 np0000173005 devstack@c-api.service[112704]: removals.removed_module( May 09 07:23:14.350878 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:14.350878 np0000173005 devstack@c-api.service[112703]: warnings.warn( May 09 07:23:14.376170 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:14.376170 np0000173005 devstack@c-api.service[112702]: warnings.warn( May 09 07:23:14.400383 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:14.400383 np0000173005 devstack@c-api.service[112701]: warnings.warn( May 09 07:23:14.410785 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:23:14.410785 np0000173005 devstack@c-api.service[112704]: warnings.warn( May 09 07:23:14.446230 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:14.446230 np0000173005 devstack@c-api.service[112703]: warnings.warn( May 09 07:23:14.476134 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:14.476134 np0000173005 devstack@c-api.service[112702]: warnings.warn( May 09 07:23:14.501540 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:14.501540 np0000173005 devstack@c-api.service[112701]: warnings.warn( May 09 07:23:14.508509 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:23:14.508509 np0000173005 devstack@c-api.service[112704]: warnings.warn( May 09 07:23:14.742845 np0000173005 devstack@c-api.service[112703]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:14.743290 np0000173005 devstack@c-api.service[112703]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112703) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:14.768480 np0000173005 devstack@c-api.service[112702]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:14.768731 np0000173005 devstack@c-api.service[112702]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112702) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:14.784409 np0000173005 devstack@c-api.service[112704]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:14.784650 np0000173005 devstack@c-api.service[112704]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112704) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:14.796454 np0000173005 devstack@c-api.service[112701]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:23:14.796904 np0000173005 devstack@c-api.service[112701]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112701) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:23:14.827666 np0000173005 devstack@c-api.service[112703]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:14.827666 np0000173005 devstack@c-api.service[112703]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:14.830815 np0000173005 devstack@c-api.service[112702]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:14.830815 np0000173005 devstack@c-api.service[112702]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:14.845780 np0000173005 devstack@c-api.service[112704]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:14.845780 np0000173005 devstack@c-api.service[112704]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:14.857813 np0000173005 devstack@c-api.service[112701]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:23:14.857813 np0000173005 devstack@c-api.service[112701]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:23:15.282839 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112702) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:15.283267 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:15.283364 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112701) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:15.283426 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.283426 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.283554 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.283619 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.283683 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.283740 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:23:15.283818 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.283874 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.283937 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.284003 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.284261 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.284417 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.284725 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.285759 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.285865 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.285937 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.285994 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.286048 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.286151 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.286208 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.286264 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.286318 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.286371 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.286437 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.286494 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.286555 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.286610 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.287473 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.287564 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.287631 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.287682 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.287734 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.287790 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.287790 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.287934 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.287985 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.288094 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.288201 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.288281 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.288355 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.288420 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.288478 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.288536 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.288724 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.288777 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.288822 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.288865 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.288903 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.288943 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.288978 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.289012 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.289063 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.289120 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.289167 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.289212 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.289247 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.289284 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.289324 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.289324 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.289324 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.289324 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.289587 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.289632 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.289683 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.290184 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.290252 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.290294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.290335 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.290391 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.290432 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.290479 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.290524 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.290570 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.290615 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.290651 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.290685 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.290726 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.290726 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.291095 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.291199 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.291253 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.291296 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.291296 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.291363 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.291408 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.291447 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.291489 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.291533 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.291581 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.291635 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.291675 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.291720 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.291720 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.291787 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.291823 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.291859 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.291859 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.291859 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.291957 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.292227 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.292304 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.292350 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.292390 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.292433 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.292479 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.292518 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.292555 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.292619 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.292673 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.292719 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.292757 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.292798 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.292837 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.292881 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.292920 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.292957 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.292998 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.293038 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.293086 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.293159 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.293200 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.293240 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.293278 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.293317 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.293362 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.293406 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.293444 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.293483 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.293528 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.293573 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.293613 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.293658 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.293697 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.293741 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.293784 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.293822 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.293864 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.293914 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.293954 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.293997 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.294035 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.294072 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.294178 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.294236 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.294236 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.294307 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.294351 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.294396 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.294439 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.294483 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.294522 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.294565 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.294602 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.294602 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.294676 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.294714 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.294753 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.294807 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.294858 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.294896 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.294896 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.294896 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.295240 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.295287 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.295393 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.295502 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.295606 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.295676 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.295805 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.295895 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.295992 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.296123 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.296182 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.296307 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.296392 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.296492 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.296556 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.296637 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.296703 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.296750 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.296786 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.296876 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.296910 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.296939 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.296964 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.297023 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.297058 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.297117 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.297211 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.297303 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.297364 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.297448 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.297515 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.297578 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.297612 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.297644 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.297698 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.297764 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.297792 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.297823 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.297900 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.297930 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.297973 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.298011 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.298037 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.298072 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.298117 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.298156 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.298188 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.298212 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.298243 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.298271 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.298299 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.298331 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.298363 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.298392 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.298419 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.298446 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.298477 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.298518 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.298549 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.298576 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.298608 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.298638 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.298638 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.298816 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.298873 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.298932 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.298993 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.299052 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.299120 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.299188 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.299613 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.299651 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.299686 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.299717 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.299747 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.299775 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.299811 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.299838 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.299866 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.299894 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.299980 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.300056 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.300093 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.300138 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.300177 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.300209 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.300240 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.300267 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.300297 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.300324 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.300356 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.300382 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.300409 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.300440 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.300466 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.300466 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.300466 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.300466 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.301185 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.301253 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.301291 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.301319 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.301352 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.301380 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.301408 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.301443 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.301472 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.301498 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.301532 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.301566 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.301593 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.301624 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.301656 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.301685 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.301713 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.301748 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.301776 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.301803 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.301829 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.301860 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.301890 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.301920 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.301920 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.302045 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.302148 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.302249 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.307977 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.308067 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.308139 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.308223 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.308269 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.308313 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.308358 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.308397 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.308456 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.308496 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.308534 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.308576 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.308619 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.308658 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.308696 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.308739 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.308782 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.308823 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.308955 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.308955 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.308955 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.309063 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.309063 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.309174 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.309243 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.309293 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.309331 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.309377 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.309421 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.309459 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.309498 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.309535 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.309579 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.309624 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.309624 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.309699 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.309745 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.309794 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.309794 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.309884 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.309923 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.309923 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.309994 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.310038 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.310078 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.310078 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.310078 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.310212 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.310212 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.310292 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.310415 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.310475 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.310561 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.310676 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.310758 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.310886 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.311042 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.311130 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.311190 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.311249 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.311290 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.311337 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.311376 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.311414 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.311452 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.311491 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.311537 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.311633 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.311683 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.311723 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.311765 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.311811 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.311854 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.311899 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.311949 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.311988 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.312059 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.312120 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.312170 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.312210 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.312254 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.312291 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.312329 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.312367 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.312410 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.312447 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.312484 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.312527 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.312572 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.312615 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.312653 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.312740 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.312776 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.312817 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.312856 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.312899 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.312942 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.312979 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.312979 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.313046 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.313088 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.313088 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.313181 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.313224 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.313262 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.313507 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.314175 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.314243 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.314308 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.314350 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.314386 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.314438 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.314477 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.314514 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.314549 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.314586 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.314622 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.314666 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.314710 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.314747 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.314786 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.314830 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.314869 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.314907 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.314945 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.314984 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.315030 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.315074 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.315143 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.315186 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.315229 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.315268 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.315303 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.315341 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.315385 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.315424 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.315469 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.315506 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.315547 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.315585 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.315626 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.315670 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.315708 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.315745 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.315788 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.315832 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.315869 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.315905 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.315942 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.315977 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.316015 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.316079 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.316143 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.316143 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.316213 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.316250 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.316250 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.316324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.316324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.316324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.316324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.316324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.317115 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.317222 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.317288 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.317329 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.317369 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.317418 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.317457 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.317501 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.317540 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.317585 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.317626 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.317664 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.317701 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.317743 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.317787 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.317826 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.317869 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.317869 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.317869 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.317990 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.318034 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.318072 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.318149 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.318191 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.318191 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.318191 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.318191 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.318324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.318369 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.318408 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.318481 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.318529 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.318573 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.318617 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.318657 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.318700 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.318744 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.318795 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.318839 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.318877 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.318922 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.318965 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.319010 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.319050 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.319088 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.319148 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.319202 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.319241 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.319280 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.319319 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.319356 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.319356 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.319356 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.319356 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.319503 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.319542 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.319587 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.319625 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.319662 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.319662 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.319662 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.319662 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.319800 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.319841 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.319885 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.319923 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.319971 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.320010 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.320071 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.320135 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.320174 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.320214 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.320257 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.320295 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.320337 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.320381 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.320420 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.320458 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.320500 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.320543 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.320580 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.320620 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.320620 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.320620 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.320944 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.320995 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.321076 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.321151 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.321207 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.321246 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.321293 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.321331 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.321369 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.321406 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.321445 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.321490 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.321529 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.321567 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.321604 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.321643 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.321686 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.321728 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.321767 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.321805 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.321842 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.321890 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.321933 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.321971 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.322009 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.322051 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.322097 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.322161 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.323464 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.323532 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.323595 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.323627 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.323662 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.323693 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.323721 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.323753 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.323790 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.323817 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.323846 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.323878 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.323909 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.323936 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.323965 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.323965 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.324030 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.324060 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.324088 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.324128 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.324157 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.324192 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.324225 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.324252 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.324281 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.324310 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.324310 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.324387 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.326457 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.326536 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.326579 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.326672 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.326707 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.326737 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.326768 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.326794 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.326820 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.326844 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.326870 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.326870 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.326972 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.327062 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.327350 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.327415 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.327471 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.327536 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.327592 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.327619 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.327651 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.327680 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.327715 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.327744 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.327772 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.327883 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.327943 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.328022 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.328133 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.328187 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.328224 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.328249 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.328280 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.328307 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.328332 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.328363 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.328387 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.328414 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.328439 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.328469 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.328498 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.328525 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.328549 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.328578 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.328603 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.328634 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.328667 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.328695 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.328720 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.328749 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.328774 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.328799 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.328799 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.328799 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.328799 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.328897 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.329339 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.329403 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.329431 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.329464 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.329491 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.329519 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.329546 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.329576 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.329603 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.329629 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.329656 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.329684 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.329707 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.329751 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.329781 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.329805 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.329829 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.329859 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.329887 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.329914 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.329938 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.329968 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.329992 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.330019 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.330048 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.330072 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.330125 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.330163 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.330188 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.330213 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.330239 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.330266 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.330290 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.330320 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.330345 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.330375 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.330400 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.330435 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.330459 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.330487 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.330515 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.330544 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.330570 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.330600 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.330626 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.330656 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.330680 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.330713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.330742 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.330772 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.330842 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.330932 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.330967 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.330991 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.331018 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.331041 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.331069 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331097 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331140 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.331165 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.331198 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.331226 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.331252 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.331276 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.331300 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.331332 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331360 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.331387 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.331411 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.331439 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.331462 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.331493 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331520 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.331547 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.331571 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.331597 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.331633 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331657 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.331686 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.331713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.331713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.331713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.331713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.331713 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.333318 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.333392 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.333429 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.333464 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.333505 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.333539 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.333583 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.333618 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.333669 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.333707 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.333749 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.333749 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.333841 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.333876 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.333917 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.333951 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.333991 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.334035 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.334035 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.334098 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.334162 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.334196 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.334251 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.334294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.334294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.334294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.334294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.334294 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.338194 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.338249 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.338315 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.338372 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.338417 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.338464 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.338501 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.338539 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.338581 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.338624 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.338624 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.338693 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.338731 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.338771 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.338900 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.338942 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.338979 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.338979 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.339055 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.339095 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.339159 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.339211 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.339255 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.339296 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.339341 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.339341 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.339341 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.339341 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.340416 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.340467 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.340515 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.340553 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.340593 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.340632 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.340683 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.340728 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.340782 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.340845 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.340909 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.340964 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.341018 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.341072 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.341157 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.341233 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.341233 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.341233 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.341379 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.341575 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.341640 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.341706 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.341769 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.341823 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.341878 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.341963 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.342027 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.342089 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.345941 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.346018 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.346091 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.346192 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.346256 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.346316 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.346371 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.346444 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.346510 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.346565 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.346620 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.346684 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.346740 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.346804 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.346859 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.346912 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.346966 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.347039 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.347136 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.347193 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.347249 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.347306 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.347306 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.347306 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.347306 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.347306 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.347566 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.347951 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.347951 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.348140 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.348140 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.348140 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.348140 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.348352 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.348412 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.348469 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.348524 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.348708 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.348777 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.348840 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.348903 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.349162 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.349218 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.349274 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.349330 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.349384 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.349457 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.349568 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.349632 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.349687 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.349741 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.349805 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.349861 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.349916 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.349969 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.350033 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.350089 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.350180 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.350236 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112702) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.350294 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.350347 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.350401 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112704) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.350464 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.350527 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.350589 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.350644 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:23:15.350715 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.350770 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.350834 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112703) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:23:15.350897 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.350952 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.351008 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:23:15.351063 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112704) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.351150 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112702) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.351208 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:23:15.351271 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112704) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.351336 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112702) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.351400 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:23:15.351400 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112703) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:23:15.351400 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112703) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:23:15.394083 np0000173005 devstack@c-api.service[112704]: INFO dbcounter [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Registered counter for database cinder May 09 07:23:15.394418 np0000173005 devstack@c-api.service[112701]: INFO dbcounter [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Registered counter for database cinder May 09 07:23:15.395731 np0000173005 devstack@c-api.service[112703]: INFO dbcounter [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Registered counter for database cinder May 09 07:23:15.399954 np0000173005 devstack@c-api.service[112702]: INFO dbcounter [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Registered counter for database cinder May 09 07:23:15.405925 np0000173005 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-b71d7eaf-1443-44b2-8685-2f36d601126b 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.407751 np0000173005 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [None req-48020773-a687-4107-acd2-58bff7f01eca 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.408017 np0000173005 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-b5764b70-9aa3-4988-aacf-451bb66357ff 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.417910 np0000173005 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-db147b10-1e94-45d1-a6bc-df53df4af323 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.522863 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writer thread running {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:15.525772 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writer thread running {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:15.525859 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:15.528215 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writer thread running {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:15.529166 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:15.529269 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:15.531423 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:15.532577 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:15.534737 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:15.535009 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:15.535067 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:15.536066 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.536682 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:15.537231 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:15.537792 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.538297 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:15.539188 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.539856 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:15.540901 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.541333 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.542064 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writer thread running {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:23:15.542136 np0000173005 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [None req-48020773-a687-4107-acd2-58bff7f01eca 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.544008 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:15.544249 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.544454 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:23:15.544600 np0000173005 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-b71d7eaf-1443-44b2-8685-2f36d601126b 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.546050 np0000173005 devstack@c-api.service[112701]: INFO cinder.rpc [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:15.546641 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:15.546686 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:23:15.547449 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.548611 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:23:15.548679 np0000173005 devstack@c-api.service[112704]: INFO cinder.rpc [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:15.549591 np0000173005 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [None req-b5764b70-9aa3-4988-aacf-451bb66357ff 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.549786 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.550278 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:23:15.551250 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.551984 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:15.553174 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.553884 np0000173005 devstack@c-api.service[112703]: INFO cinder.rpc [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:15.555182 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.557260 np0000173005 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-db147b10-1e94-45d1-a6bc-df53df4af323 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:15.558959 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:23:15.559174 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.560628 np0000173005 devstack@c-api.service[112702]: INFO cinder.rpc [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:23:15.561694 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.562154 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.562391 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.565694 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.565749 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.568497 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.568939 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.569796 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.571991 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.572860 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.573832 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.574970 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.575412 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.575934 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.577955 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.578226 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.579820 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.581131 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.581580 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.581919 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.583239 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.584880 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.584987 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.585909 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.586246 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.587805 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.589054 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.589435 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.589495 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.589840 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.592125 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.592188 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.592462 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.593110 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.594856 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.595489 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.596410 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.597607 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.597962 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.598037 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.600726 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.600801 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.601816 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.603612 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.603942 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.604925 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.605532 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.606493 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.607017 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.608435 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.608501 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.609154 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.610179 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.610731 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.611900 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.612402 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.612583 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.614026 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.614096 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.614201 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.614257 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.615471 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.615709 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.615760 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.616572 np0000173005 devstack@c-api.service[112701]: WARNING cinder.api.contrib.hosts [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:15.617307 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.617351 np0000173005 devstack@c-api.service[112704]: WARNING cinder.api.contrib.hosts [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:15.617396 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.617840 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.618140 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.618790 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.618838 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.619662 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.619944 np0000173005 devstack@c-api.service[112703]: WARNING cinder.api.contrib.hosts [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:15.620253 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.620369 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.620691 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.621241 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: extensions {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.621307 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.621789 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.622142 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: extensions {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.622242 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.622475 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: encryption {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.623375 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.623424 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.623863 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.624087 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: encryption {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.624806 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: extensions {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.625081 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: encryption {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.625224 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.625782 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-quota-sets {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.626217 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.626774 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-quota-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.626878 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.627399 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: cgsnapshots {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.627839 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: encryption {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.628130 np0000173005 devstack@c-api.service[112702]: WARNING cinder.api.contrib.hosts [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:23:15.628232 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: cgsnapshots {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.628906 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.628993 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-quota-class-sets {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.629459 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-quota-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.629582 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-quota-class-sets {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.630253 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-availability-zone {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.630496 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.630864 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-availability-zone {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.630981 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: cgsnapshots {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.631545 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: qos-specs {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.632162 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: qos-specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.632278 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.632370 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-quota-class-sets {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.633117 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: extensions {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.633633 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-availability-zone {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.634222 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: backups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.634305 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: backups {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.634441 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: encryption {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.634916 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: qos-specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.636111 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: encryption {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.636314 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: extra_specs {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.636759 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: extra_specs {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.637050 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: backups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.637724 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-quota-sets {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.637892 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-snapshot-manage {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.638324 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-snapshot-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.639114 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: extra_specs {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.639199 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: cgsnapshots {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.639335 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-volume-type-access {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.639747 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-volume-type-access {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.640672 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-quota-class-sets {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.640910 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: capabilities {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.641307 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-snapshot-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.641392 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: capabilities {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.642062 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-availability-zone {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.642214 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-hosts {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.642851 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-hosts {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.642999 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-volume-type-access {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.643605 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: qos-specs {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.643706 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: consistencygroups {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.644956 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: consistencygroups {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.645252 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: capabilities {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.645950 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-volume-transfer {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.646054 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: backups {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.646337 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-hosts {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.647026 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-volume-transfer {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.647763 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: scheduler-stats {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.647834 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: consistencygroups {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.649092 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: scheduler-stats {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.649392 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: extra_specs {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.649527 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extended resource: os-volume-manage {{(pid=112701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.650176 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-volume-transfer {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.653467 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extended resource: os-volume-manage {{(pid=112704) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.653577 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-snapshot-manage {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.653624 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.653667 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: scheduler-stats {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.653719 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-volume-type-access {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.653777 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.contrib.snapshot_actions [None req-48020773-a687-4107-acd2-58bff7f01eca None None] SnapshotActionsController initialized {{(pid=112701) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:15.653821 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.653861 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extended resource: os-volume-manage {{(pid=112703) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.655341 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.655576 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: capabilities {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.655658 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.contrib.snapshot_actions [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] SnapshotActionsController initialized {{(pid=112704) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:15.655658 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.655792 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.656116 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-hosts {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.656580 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.657173 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.657253 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: consistencygroups {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.657287 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.657568 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] SnapshotActionsController initialized {{(pid=112703) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:15.658344 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.658621 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.658681 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.659275 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-volume-transfer {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.659732 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.660146 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.660192 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.660950 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: scheduler-stats {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.661257 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.661487 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.661668 np0000173005 devstack@c-api.service[112701]: WARNING castellan.key_manager.migration [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.662467 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extended resource: os-volume-manage {{(pid=112702) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:23:15.662584 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.662666 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.662700 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.662797 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.662912 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.662981 np0000173005 devstack@c-api.service[112704]: WARNING castellan.key_manager.migration [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.663012 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663110 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663233 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663337 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663453 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663549 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension UsedLimits extending resource: limits {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663645 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension TypesManage extending resource: types {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663748 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension AdminActions extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663875 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663918 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension AdminActions extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.663984 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension AdminActions extending resource: backups {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664013 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664081 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension VolumeActions extending resource: volumes {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664125 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664216 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.664245 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664292 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.v3.router [None req-48020773-a687-4107-acd2-58bff7f01eca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664322 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664427 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664551 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664660 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664765 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.664795 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664870 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension UsedLimits extending resource: limits {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.664977 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension TypesManage extending resource: types {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665083 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension AdminActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665238 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension AdminActions extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665330 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension AdminActions extending resource: backups {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665442 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension VolumeActions extending resource: volumes {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665684 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.v3.router [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112704) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.665765 np0000173005 devstack@c-api.service[112703]: WARNING castellan.key_manager.migration [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.665825 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.contrib.snapshot_actions [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] SnapshotActionsController initialized {{(pid=112702) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:23:15.666534 np0000173005 devstack@c-api.service[112701]: WARNING keystonemiddleware.auth_token [None req-48020773-a687-4107-acd2-58bff7f01eca None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:15.666634 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.666680 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.666750 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.666866 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.666983 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667087 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667231 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667360 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667464 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667582 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667689 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension UsedLimits extending resource: limits {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667790 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension TypesManage extending resource: types {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.667947 np0000173005 devstack@c-api.service[112704]: WARNING keystonemiddleware.auth_token [None req-b71d7eaf-1443-44b2-8685-2f36d601126b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:15.668001 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension AdminActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.668063 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension AdminActions extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.668163 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.668225 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension AdminActions extending resource: backups {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.668312 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension VolumeActions extending resource: volumes {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.668516 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.v3.router [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112703) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.669705 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.670846 np0000173005 devstack@c-api.service[112703]: WARNING keystonemiddleware.auth_token [None req-b5764b70-9aa3-4988-aacf-451bb66357ff None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:15.671268 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.672772 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.672901 np0000173005 devstack@c-api.service[112701]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eb68bca3668 pid: 112701 (default app) May 09 07:23:15.673460 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:15.673460 np0000173005 devstack@c-api.service[112701]: warnings.warn( May 09 07:23:15.673827 np0000173005 devstack@c-api.service[112704]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eb68bca3668 pid: 112704 (default app) May 09 07:23:15.674372 np0000173005 devstack@c-api.service[112702]: WARNING castellan.key_manager.migration [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:23:15.675314 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.675423 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.675533 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.675658 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.675757 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.675903 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676020 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676144 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676316 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676425 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension UsedLimits extending resource: limits {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676527 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension TypesManage extending resource: types {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676642 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension AdminActions extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676789 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension AdminActions extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.676901 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension AdminActions extending resource: backups {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.677004 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension VolumeActions extending resource: volumes {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.677047 np0000173005 devstack@c-api.service[112703]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eb68bca3668 pid: 112703 (default app) May 09 07:23:15.677271 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.v3.router [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112702) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:23:15.679801 np0000173005 devstack@c-api.service[112702]: WARNING keystonemiddleware.auth_token [None req-db147b10-1e94-45d1-a6bc-df53df4af323 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:23:15.682755 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.682755 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.682755 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.682755 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683141 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683141 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683141 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683141 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683439 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683890 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683890 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683890 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.683890 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.683890 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684278 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684278 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684278 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684278 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684278 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684624 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684624 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684624 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684624 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684901 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684901 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684901 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.684901 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.684901 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685282 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.685282 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685282 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.685282 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685282 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.685611 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686472 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686894 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686894 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686894 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.686894 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.686894 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687293 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.687293 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687293 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.687293 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687293 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.687629 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688088 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688515 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688515 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688515 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688515 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688515 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688916 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688916 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688916 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.688916 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.688916 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689333 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689333 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689333 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689333 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689610 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689610 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689610 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689610 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689905 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689905 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689905 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.689905 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.689905 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690291 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690291 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690291 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690291 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690291 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690695 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690695 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690695 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690695 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690982 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690982 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.690982 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.690982 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691296 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691296 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691296 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691296 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691575 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691575 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691575 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691575 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691924 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691924 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.691924 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.691924 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692310 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692310 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692310 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692310 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692310 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692739 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692923 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692923 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692923 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.692923 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.692923 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693396 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693582 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.693857 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694036 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694233 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694233 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694233 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694233 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694354 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694354 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694354 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694354 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694354 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: warnings.warn(deprecated_msg) May 09 07:23:15.694515 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-1dc362d6-f7f9-47b1-b776-9bfb66718c18 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:15.694705 np0000173005 devstack@c-api.service[112702]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eb68bca3668 pid: 112702 (default app) May 09 07:23:15.694732 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 1/1] 199.204.45.153 () {60 vars in 953 bytes} [Sat May 9 07:23:15 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:23:22.676841 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:22.676841 np0000173005 devstack@c-api.service[112704]: warnings.warn( May 09 07:23:22.685295 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685295 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685295 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685295 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685585 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685585 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685585 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685585 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.685826 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686159 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686159 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686159 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686159 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686159 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686425 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686425 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686425 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686425 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686425 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686744 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686744 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686744 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686744 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686974 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686974 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686974 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.686974 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.686974 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687469 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.687469 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687469 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.687469 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687469 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.687738 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688266 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688645 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688982 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688982 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688982 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.688982 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.688982 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689287 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689287 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689287 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689287 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689287 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.689906 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690289 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690289 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690289 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690289 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690289 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690576 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690576 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690576 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690871 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690871 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.690871 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.690871 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691127 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691127 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691127 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691127 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691376 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691376 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691376 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691376 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691376 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691663 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691663 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691663 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691663 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691663 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691929 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691929 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.691929 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.691929 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692198 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692198 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692198 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692198 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692472 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692472 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692472 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692472 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692696 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692696 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692696 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692696 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692924 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692924 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.692924 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.692924 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693172 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693172 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693172 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693172 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693172 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693468 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693812 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693812 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693812 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.693812 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.693812 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694078 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694427 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.694756 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695121 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695463 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695463 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695463 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695463 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695710 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695710 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695710 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695710 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695710 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: warnings.warn(deprecated_msg) May 09 07:23:22.695996 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:23.178953 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 admin admin] POST https://199.204.45.153/volume/v3/types May 09 07:23:23.179512 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:23.181095 np0000173005 devstack@c-api.service[112704]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:23:23.181095 np0000173005 devstack@c-api.service[112704]: warnings.warn( May 09 07:23:23.185901 np0000173005 devstack@c-api.service[112704]: DEBUG oslo_db.sqlalchemy.engines [None req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 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=112704) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:23.215131 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 admin admin] https://199.204.45.153/volume/v3/types returned with HTTP 200 May 09 07:23:23.215711 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 1/2] 199.204.45.153 () {68 vars in 1288 bytes} [Sat May 9 07:23:22 2026] POST /volume/v3/types => generated 186 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:23:23.232183 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:23:23.232183 np0000173005 devstack@c-api.service[112703]: warnings.warn( May 09 07:23:23.241579 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.241579 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.241789 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.241789 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.241944 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.241944 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242092 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242092 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242260 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242260 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242409 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242409 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242555 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242555 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242700 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242700 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.242899 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.242899 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243046 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243046 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243212 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243212 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243375 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243375 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243525 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243525 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243671 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243671 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243814 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243814 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.243969 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.243969 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244186 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244186 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244341 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244341 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244492 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244492 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244636 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244636 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244779 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244779 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.244909 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.244909 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245009 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245009 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245117 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245117 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245223 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245223 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245330 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245330 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245430 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245430 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245530 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245530 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245660 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245660 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245782 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245782 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245884 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245884 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.245983 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.245983 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246082 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246082 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246197 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246197 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246298 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246298 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246398 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246398 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246498 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246498 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246594 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246594 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246709 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246709 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246805 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246805 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.246916 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.246916 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247013 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247013 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247122 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247122 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247310 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247310 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247413 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247413 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247512 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247512 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247609 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247609 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247708 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247708 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247811 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247811 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.247914 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.247914 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248010 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248010 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248133 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248133 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248237 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248237 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248335 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248335 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248433 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248433 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248531 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248531 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248641 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248641 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248745 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248745 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248841 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248841 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.248942 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.248942 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249047 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249047 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249162 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249162 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249263 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249263 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249363 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249363 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249463 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249463 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249560 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249560 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249655 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249655 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249754 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249754 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249854 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249854 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.249981 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.249981 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250172 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250172 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250278 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250278 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250378 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250378 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250478 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250478 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250576 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250576 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.250675 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.250675 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251116 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251285 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251435 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251435 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251435 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251435 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251551 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251551 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251551 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251551 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251655 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251655 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251655 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251655 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251760 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251760 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.251760 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:23:23.251760 np0000173005 devstack@c-api.service[112703]: warnings.warn(deprecated_msg) May 09 07:23:23.254359 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 req-009ae449-920a-447a-ae82-dea947d5df4a None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:23:23.615538 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 req-009ae449-920a-447a-ae82-dea947d5df4a admin admin] POST https://199.204.45.153/volume/v3/types/355d68f7-4d16-4ca3-b159-1f2b45f8a754/extra_specs May 09 07:23:23.616121 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 req-009ae449-920a-447a-ae82-dea947d5df4a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:23:23.617801 np0000173005 devstack@c-api.service[112703]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:23:23.617801 np0000173005 devstack@c-api.service[112703]: warnings.warn( May 09 07:23:23.626331 np0000173005 devstack@c-api.service[112703]: DEBUG oslo_db.sqlalchemy.engines [req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 req-009ae449-920a-447a-ae82-dea947d5df4a 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=112703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:23:23.681910 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [req-9ad7e3f8-9403-4348-9bf5-ca8da89ddb77 req-009ae449-920a-447a-ae82-dea947d5df4a admin admin] https://199.204.45.153/volume/v3/types/355d68f7-4d16-4ca3-b159-1f2b45f8a754/extra_specs returned with HTTP 200 May 09 07:23:23.682372 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 1/3] 199.204.45.153 () {70 vars in 1505 bytes} [Sat May 9 07:23:23 2026] POST /volume/v3/types/355d68f7-4d16-4ca3-b159-1f2b45f8a754/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:23:25.545455 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=6 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:25.560373 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=6 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:33.212865 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:23:33.680278 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:26:18.516943 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:26:18.516943 np0000173005 devstack@c-api.service[112702]: warnings.warn( May 09 07:26:18.525494 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.525494 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.525494 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.525494 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.525828 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.525828 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.525828 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.525828 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.526147 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526576 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.526576 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526576 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.526576 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.526576 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527043 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527043 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527043 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527043 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527043 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527389 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527389 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527389 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527389 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527666 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527666 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527666 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527666 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527666 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527994 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527994 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527994 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.527994 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.527994 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528342 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.528761 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529169 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529550 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529550 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529550 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529550 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529550 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529912 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529912 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529912 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.529912 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.529912 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530226 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530631 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530979 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530979 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530979 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.530979 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.530979 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531394 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531394 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531394 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531394 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531394 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531706 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531706 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531706 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531706 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531984 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531984 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.531984 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.531984 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.532615 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.532615 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.532615 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.532615 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.532615 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.532929 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.532929 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.532929 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.532929 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.532929 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533156 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533156 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533156 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533156 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533328 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533328 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533328 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533328 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533523 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533523 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533523 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533523 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533713 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533713 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533713 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533713 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533893 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533893 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.533893 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.533893 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534075 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534075 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534075 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534075 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534075 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534349 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534613 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534613 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534613 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534613 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534613 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.534815 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535092 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535390 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535663 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535928 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535928 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.535928 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.535928 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536131 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.536131 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536131 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.536131 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536131 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: warnings.warn(deprecated_msg) May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-e862c519-ca39-43c1-b400-31fbaa054691 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:18.536633 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-e862c519-ca39-43c1-b400-31fbaa054691 None None] GET https://199.204.45.153/volume// May 09 07:26:18.537515 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-e862c519-ca39-43c1-b400-31fbaa054691 None None] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:18.537515 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-e862c519-ca39-43c1-b400-31fbaa054691 None None] Calling method 'all' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:18.537515 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-e862c519-ca39-43c1-b400-31fbaa054691 None None] https://199.204.45.153/volume// returned with HTTP 300 May 09 07:26:18.537515 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 1/4] 199.204.45.153 () {66 vars in 1456 bytes} [Sat May 9 07:26:18 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:26:54.806289 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-383e135e-5327-43c9-aea9-76970b834e62 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:55.123674 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-383e135e-5327-43c9-aea9-76970b834e62 demo demo] GET https://199.204.45.153/volume/v3/types?is_public=None May 09 07:26:55.124024 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-383e135e-5327-43c9-aea9-76970b834e62 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:55.124283 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-383e135e-5327-43c9-aea9-76970b834e62 demo demo] Calling method 'index' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:55.124776 np0000173005 devstack@c-api.service[112701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:26:55.124776 np0000173005 devstack@c-api.service[112701]: warnings.warn( May 09 07:26:55.125431 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-383e135e-5327-43c9-aea9-76970b834e62 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:26:55.136505 np0000173005 devstack@c-api.service[112701]: DEBUG oslo_db.sqlalchemy.engines [None req-383e135e-5327-43c9-aea9-76970b834e62 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=112701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:55.153246 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-383e135e-5327-43c9-aea9-76970b834e62 demo demo] https://199.204.45.153/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:26:55.153618 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 2/5] 199.204.45.153 () {64 vars in 1263 bytes} [Sat May 9 07:26:54 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:55.167624 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [req-383e135e-5327-43c9-aea9-76970b834e62 req-d378170e-ae47-4619-a721-bd41afb505bf None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:55.171902 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-383e135e-5327-43c9-aea9-76970b834e62 req-d378170e-ae47-4619-a721-bd41afb505bf demo demo] GET https://199.204.45.153/volume/v3/types/default May 09 07:26:55.172173 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [req-383e135e-5327-43c9-aea9-76970b834e62 req-d378170e-ae47-4619-a721-bd41afb505bf demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:55.172448 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [req-383e135e-5327-43c9-aea9-76970b834e62 req-d378170e-ae47-4619-a721-bd41afb505bf demo demo] Calling method 'show' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:55.186574 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [req-383e135e-5327-43c9-aea9-76970b834e62 req-d378170e-ae47-4619-a721-bd41afb505bf demo demo] https://199.204.45.153/volume/v3/types/default returned with HTTP 200 May 09 07:26:55.187089 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 2/6] 199.204.45.153 () {66 vars in 1329 bytes} [Sat May 9 07:26:55 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:55.555177 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-bb789066-2b6a-4ddf-9001-ac9a870f4042 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:55.559849 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-bb789066-2b6a-4ddf-9001-ac9a870f4042 demo demo] GET https://199.204.45.153/volume/v3/types/default May 09 07:26:55.560096 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-bb789066-2b6a-4ddf-9001-ac9a870f4042 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:55.560412 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-bb789066-2b6a-4ddf-9001-ac9a870f4042 demo demo] Calling method 'show' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:55.577129 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-bb789066-2b6a-4ddf-9001-ac9a870f4042 demo demo] https://199.204.45.153/volume/v3/types/default returned with HTTP 200 May 09 07:26:55.577577 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 2/7] 199.204.45.153 () {64 vars in 1258 bytes} [Sat May 9 07:26:55 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:55.984615 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:56.303209 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d demo demo] GET https://199.204.45.153/volume/v3/types/default May 09 07:26:56.303209 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:56.303209 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d demo demo] Calling method 'show' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:56.311897 np0000173005 devstack@c-api.service[112702]: DEBUG oslo_db.sqlalchemy.engines [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d 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=112702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:26:56.327503 np0000173005 devstack@c-api.service[112702]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:26:56.327503 np0000173005 devstack@c-api.service[112702]: warnings.warn( May 09 07:26:56.329618 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-7eba2f00-3e4b-4854-831b-e5a49fdf5c0d demo demo] https://199.204.45.153/volume/v3/types/default returned with HTTP 200 May 09 07:26:56.329986 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 2/8] 199.204.45.153 () {64 vars in 1258 bytes} [Sat May 9 07:26:55 2026] GET /volume/v3/types/default => generated 145 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:26:56.365914 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-80e1d502-890b-4ade-957f-aba784bd1d9d None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:26:56.365914 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-80e1d502-890b-4ade-957f-aba784bd1d9d demo demo] GET https://199.204.45.153/volume/v3/types/default May 09 07:26:56.365914 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-80e1d502-890b-4ade-957f-aba784bd1d9d demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:26:56.365914 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-80e1d502-890b-4ade-957f-aba784bd1d9d demo demo] Calling method 'show' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:26:56.381324 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-80e1d502-890b-4ade-957f-aba784bd1d9d demo demo] https://199.204.45.153/volume/v3/types/default returned with HTTP 200 May 09 07:26:56.381741 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 3/9] 199.204.45.153 () {64 vars in 1258 bytes} [Sat May 9 07:26:56 2026] GET /volume/v3/types/default => generated 145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:05.180623 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=2 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:05.573997 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=2 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:06.326258 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=2 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:06.378725 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=3 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:33.305523 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-98db4e34-4e5f-4eb3-be97-668206e41361 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:33.391715 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:31:33.392383 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:33.392554 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:33.393832 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:33.394890 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:31:33.432380 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] Get all volumes completed successfully. May 09 07:31:33.434372 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-98db4e34-4e5f-4eb3-be97-668206e41361 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:31:33.434714 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 3/10] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:31:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:31:43.425449 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:33.447262 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:33.450047 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:32:33.450338 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:33.450585 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:33.451201 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:33.452899 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:32:33.490555 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] Get all volumes completed successfully. May 09 07:32:33.493575 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-c22aaac6-8e3c-4db8-b324-39bbce3b46f4 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:32:33.494195 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 3/11] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:32:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:32:43.485518 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:33:33.510191 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:33:33.516602 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:33:33.516602 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:33:33.516602 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:33:33.517594 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:33:33.518599 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:33:33.558543 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] Get all volumes completed successfully. May 09 07:33:33.564207 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-911a2486-7d81-463a-b9d8-02bedbbe26d3 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:33:33.564207 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 3/12] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:33:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:33:43.550687 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:34:33.576210 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-52adb773-b1d5-414e-99ad-0b6e46610673 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:34:33.581786 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:34:33.582137 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:34:33.582379 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:34:33.582961 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:34:33.583759 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:34:33.621638 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] Get all volumes completed successfully. May 09 07:34:33.624282 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-52adb773-b1d5-414e-99ad-0b6e46610673 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:34:33.624686 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 4/13] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:34:33 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 09 07:34:43.613172 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:35:33.636708 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:35:33.640782 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:35:33.641028 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:35:33.641402 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:35:33.641738 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:35:33.642718 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:35:33.652673 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] Get all volumes completed successfully. May 09 07:35:33.656333 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-805f4a2c-1ab2-4df7-90e3-adf1e07f4cde demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:35:33.656855 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 4/14] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:35:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:35:43.646469 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:36:33.669774 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:36:33.779534 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:36:33.779800 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:36:33.780225 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:36:33.780694 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:36:33.782337 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:36:33.791206 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] Get all volumes completed successfully. May 09 07:36:33.794190 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-456579bd-c7ef-412e-afdb-97465ffa9c76 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:36:33.794190 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 4/15] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:36:43.787455 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:37:33.808565 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-a71b099a-c388-4518-a91d-ad878416327d None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:37:33.811031 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:37:33.811554 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:37:33.811988 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:37:33.812527 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:37:33.814141 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:37:33.822672 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] Get all volumes completed successfully. May 09 07:37:33.826266 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-a71b099a-c388-4518-a91d-ad878416327d demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:37:33.826986 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 4/16] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:37:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:37:43.817504 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:33.841213 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:33.845438 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:38:33.845841 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:33.846429 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:33.846954 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:33.848025 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:33.866353 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] Get all volumes completed successfully. May 09 07:38:33.866353 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-140125a0-748e-4a8a-8dad-3437cd40fb8d demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:33.866353 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 5/17] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:38:33 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 09 07:38:43.867342 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:33.882136 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-9bb13065-c4b7-4bd9-891a-933657d7413d None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:33.885496 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:39:33.885733 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:33.886052 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:33.886408 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:33.887438 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:33.896067 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] Get all volumes completed successfully. May 09 07:39:33.899427 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-9bb13065-c4b7-4bd9-891a-933657d7413d demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:33.900056 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 5/18] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:39:33 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 09 07:39:43.890571 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:33.917129 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-65addc46-2e28-4f57-ac48-09dceaa73abe None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:33.920613 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:40:33.920935 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:33.921299 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:33.921716 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:33.922836 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:33.932221 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] Get all volumes completed successfully. May 09 07:40:33.934816 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-65addc46-2e28-4f57-ac48-09dceaa73abe demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:33.935286 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 5/19] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:40:33 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 09 07:40:43.926266 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:33.946184 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:34.104683 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:41:34.105058 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:34.105481 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:34.105927 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:34.107492 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:34.118497 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] Get all volumes completed successfully. May 09 07:41:34.120559 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-edc0cdc0-1b5b-4398-83ec-b9b9444285be demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:34.121054 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 5/20] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:41:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:44.114009 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:34.137133 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:34.139961 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:42:34.140226 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:34.140569 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:34.140987 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:34.142308 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:34.149463 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] Get all volumes completed successfully. May 09 07:42:34.151450 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-0b768204-1e0a-4a3b-848e-4073eb648b1f demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:34.151800 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 6/21] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:42:34 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 09 07:42:44.145487 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:34.168509 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-20675fd3-f3d0-405d-9382-505e314df7a6 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:34.170572 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:43:34.170809 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:34.171080 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:34.171396 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:34.172362 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:34.180325 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] Get all volumes completed successfully. May 09 07:43:34.182905 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-20675fd3-f3d0-405d-9382-505e314df7a6 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:34.183409 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 6/22] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:43:34 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 09 07:43:44.175798 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:34.193632 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-68a0e025-5a86-41f9-93da-7a801579ab7c None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:34.197732 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:44:34.197996 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:34.198397 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:34.198829 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:34.200559 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:34.207332 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] Get all volumes completed successfully. May 09 07:44:34.209179 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-68a0e025-5a86-41f9-93da-7a801579ab7c demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:34.209491 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 6/23] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:44:34 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 09 07:44:44.204258 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:34.224028 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:34.229713 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:45:34.230097 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:34.230520 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:34.230987 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:34.232500 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:34.239248 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] Get all volumes completed successfully. May 09 07:45:34.241299 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-829d816e-ffd0-4db0-926f-c9ff12e636a5 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:34.241663 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 6/24] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:45:34 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 09 07:45:44.236617 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:34.258142 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:34.385665 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:46:34.385873 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:34.386033 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:34.386284 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:34.387033 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:34.394139 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] Get all volumes completed successfully. May 09 07:46:34.396128 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-41b80fe3-b30b-4f49-acaf-245571fb05ca demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:34.396514 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 7/25] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:46:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:44.390598 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:34.419177 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-71e90652-175d-41de-924f-032ac955a8be None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:34.422124 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:47:34.422408 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:34.422649 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:34.422941 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:34.423918 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:34.432049 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] Get all volumes completed successfully. May 09 07:47:34.433994 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-71e90652-175d-41de-924f-032ac955a8be demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:34.434374 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 7/26] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:47:34 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 09 07:47:44.428051 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:34.448981 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:34.452283 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:48:34.453011 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:34.453011 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:34.453011 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:34.453977 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:34.462832 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] Get all volumes completed successfully. May 09 07:48:34.465794 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-a95ab574-7aa4-4986-be8f-a32698f21aa2 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:34.466323 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 7/27] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:48:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:44.457979 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:34.481999 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:34.486439 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:49:34.486616 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:34.487052 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:34.487670 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:34.489941 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:34.497422 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] Get all volumes completed successfully. May 09 07:49:34.499447 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-1b79c582-ea69-4f3a-bf6b-38074eaabd30 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:34.499879 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 7/28] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:49:34 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 09 07:49:44.493584 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:34.514237 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-57910d17-60b3-44ae-8654-8745e93772e0 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:34.517799 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:50:34.518030 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:34.518297 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:34.518636 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:34.519582 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:34.527868 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] Get all volumes completed successfully. May 09 07:50:34.530071 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-57910d17-60b3-44ae-8654-8745e93772e0 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:34.530528 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 8/29] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:50:34 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 09 07:50:44.522669 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:34.545370 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:34.642229 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:51:34.642660 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:34.643094 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:34.644031 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:34.645242 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:34.654332 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] Get all volumes completed successfully. May 09 07:51:34.657207 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-c0eedfca-f748-43a6-b657-0c0a88e936bc demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:34.658121 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 8/30] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:51:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:44.648267 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:34.671759 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-15c40936-d000-4098-b57a-52352656d8c0 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:34.674430 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:52:34.674675 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:34.674911 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:34.675230 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:34.676384 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:34.683871 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] Get all volumes completed successfully. May 09 07:52:34.685995 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-15c40936-d000-4098-b57a-52352656d8c0 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:34.686615 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 8/31] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:52:34 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 09 07:52:44.680055 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:34.699531 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:34.704174 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:53:34.704571 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:34.704980 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:34.705490 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:34.707023 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:34.713713 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] Get all volumes completed successfully. May 09 07:53:34.715580 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-7443b86e-4730-43d9-8d68-e6e18b03a82f demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:34.716207 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 8/32] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:53:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:44.710560 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:34.729749 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.middleware.request_id [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 None None] RequestId filter calling following filter/app {{(pid=112701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:34.732656 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:54:34.732928 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] Empty body provided in request {{(pid=112701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:34.733175 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.openstack.wsgi [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] Calling method 'detail' {{(pid=112701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:34.733498 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.api.api_utils [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] Removing options '' from query. {{(pid=112701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:34.734594 np0000173005 devstack@c-api.service[112701]: DEBUG cinder.volume.api [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:34.742411 np0000173005 devstack@c-api.service[112701]: INFO cinder.volume.api [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] Get all volumes completed successfully. May 09 07:54:34.744476 np0000173005 devstack@c-api.service[112701]: INFO cinder.api.openstack.wsgi [None req-d8f81f4b-c8e7-46c6-9569-f9c36c60b245 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:34.744806 np0000173005 devstack@c-api.service[112701]: [pid: 112701|app: 0|req: 9/33] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:54:34 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 09 07:54:44.738144 np0000173005 devstack@c-api.service[112701]: DEBUG dbcounter [-] [112701] Writing DB stats cinder:SELECT=1 {{(pid=112701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:34.756693 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.middleware.request_id [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 None None] RequestId filter calling following filter/app {{(pid=112704) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:34.758593 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:55:34.758818 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] Empty body provided in request {{(pid=112704) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:34.758978 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.openstack.wsgi [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] Calling method 'detail' {{(pid=112704) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:34.759205 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.api.api_utils [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] Removing options '' from query. {{(pid=112704) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:34.759886 np0000173005 devstack@c-api.service[112704]: DEBUG cinder.volume.api [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112704) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:34.766094 np0000173005 devstack@c-api.service[112704]: INFO cinder.volume.api [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] Get all volumes completed successfully. May 09 07:55:34.767921 np0000173005 devstack@c-api.service[112704]: INFO cinder.api.openstack.wsgi [None req-497eb01c-54f8-42f9-89eb-ea3beefb03e7 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:34.768323 np0000173005 devstack@c-api.service[112704]: [pid: 112704|app: 0|req: 9/34] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:55:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:44.762351 np0000173005 devstack@c-api.service[112704]: DEBUG dbcounter [-] [112704] Writing DB stats cinder:SELECT=1 {{(pid=112704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:34.780776 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.middleware.request_id [None req-febb8827-f8a1-4da7-958b-b6e439779302 None None] RequestId filter calling following filter/app {{(pid=112703) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:34.819822 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:56:34.820237 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] Empty body provided in request {{(pid=112703) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:34.820613 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.openstack.wsgi [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] Calling method 'detail' {{(pid=112703) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:34.821214 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.api.api_utils [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] Removing options '' from query. {{(pid=112703) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:34.822727 np0000173005 devstack@c-api.service[112703]: DEBUG cinder.volume.api [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112703) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:34.831071 np0000173005 devstack@c-api.service[112703]: INFO cinder.volume.api [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] Get all volumes completed successfully. May 09 07:56:34.833755 np0000173005 devstack@c-api.service[112703]: INFO cinder.api.openstack.wsgi [None req-febb8827-f8a1-4da7-958b-b6e439779302 demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:34.834380 np0000173005 devstack@c-api.service[112703]: [pid: 112703|app: 0|req: 9/35] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:56:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:44.826377 np0000173005 devstack@c-api.service[112703]: DEBUG dbcounter [-] [112703] Writing DB stats cinder:SELECT=1 {{(pid=112703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:34.846937 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.middleware.request_id [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a None None] RequestId filter calling following filter/app {{(pid=112702) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:34.848610 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] GET https://199.204.45.153/volume/v3/volumes/detail May 09 07:57:34.848939 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] Empty body provided in request {{(pid=112702) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:34.849287 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.openstack.wsgi [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] Calling method 'detail' {{(pid=112702) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:34.849666 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.api.api_utils [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] Removing options '' from query. {{(pid=112702) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:34.850491 np0000173005 devstack@c-api.service[112702]: DEBUG cinder.volume.api [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112702) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:34.858267 np0000173005 devstack@c-api.service[112702]: INFO cinder.volume.api [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] Get all volumes completed successfully. May 09 07:57:34.860750 np0000173005 devstack@c-api.service[112702]: INFO cinder.api.openstack.wsgi [None req-1524bb27-6bb8-4e07-8d1f-eb0039c9aa8a demo demo] https://199.204.45.153/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:34.861271 np0000173005 devstack@c-api.service[112702]: [pid: 112702|app: 0|req: 9/36] 199.204.45.153 () {64 vars in 1296 bytes} [Sat May 9 07:57:34 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 09 07:57:44.853627 np0000173005 devstack@c-api.service[112702]: DEBUG dbcounter [-] [112702] Writing DB stats cinder:SELECT=1 {{(pid=112702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}