Apr 08 23:13:39.234631 np0000164402 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 08 23:13:39.244612 np0000164402 devstack@c-api.service[112023]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 8 23:13:39 2026] *** Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: nodename: np0000164402 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: machine: x86_64 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: clock source: unix Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: pcre jit disabled Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: detected number of CPU cores: 16 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: current working directory: / Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: detected binary path: /usr/bin/uwsgi-core Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: your processes number limit is 256917 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: your memory page size is 4096 bytes Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: detected max file descriptor number: 2048 Apr 08 23:13:39.248107 np0000164402 devstack@c-api.service[112023]: lock engine: pthread robust mutexes Apr 08 23:13:39.248849 np0000164402 devstack@c-api.service[112023]: thunder lock: enabled Apr 08 23:13:39.248849 np0000164402 devstack@c-api.service[112023]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 08 23:13:39.248849 np0000164402 devstack@c-api.service[112023]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 08 23:13:39.248849 np0000164402 devstack@c-api.service[112023]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 08 23:13:39.248849 np0000164402 devstack@c-api.service[112023]: Set PythonHome to /opt/stack/data/venv Apr 08 23:13:39.290887 np0000164402 devstack@c-api.service[112023]: Python main interpreter initialized at 0x78a0f46a3668 Apr 08 23:13:39.290887 np0000164402 devstack@c-api.service[112023]: python threads support enabled Apr 08 23:13:39.290887 np0000164402 devstack@c-api.service[112023]: your server socket listen backlog is limited to 100 connections Apr 08 23:13:39.290887 np0000164402 devstack@c-api.service[112023]: your mercy for graceful operations on workers is 80 seconds Apr 08 23:13:39.291380 np0000164402 devstack@c-api.service[112023]: mapped 671795 bytes (656 KB) for 4 cores Apr 08 23:13:39.291526 np0000164402 devstack@c-api.service[112023]: *** Operational MODE: preforking *** Apr 08 23:13:39.291763 np0000164402 devstack@c-api.service[112023]: *** uWSGI is running in multiple interpreter mode *** Apr 08 23:13:39.291763 np0000164402 devstack@c-api.service[112023]: spawned uWSGI master process (pid: 112023) Apr 08 23:13:39.291897 np0000164402 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 08 23:13:39.292761 np0000164402 devstack@c-api.service[112023]: spawned uWSGI worker 1 (pid: 112035, cores: 1) Apr 08 23:13:39.293558 np0000164402 devstack@c-api.service[112023]: spawned uWSGI worker 2 (pid: 112036, cores: 1) Apr 08 23:13:39.294083 np0000164402 devstack@c-api.service[112023]: spawned uWSGI worker 3 (pid: 112037, cores: 1) Apr 08 23:13:39.294611 np0000164402 devstack@c-api.service[112023]: spawned uWSGI worker 4 (pid: 112038, cores: 1) Apr 08 23:13:39.294712 np0000164402 devstack@c-api.service[112023]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: we strongly recommend against using it for new projects. Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: framework. For more detail see Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:13:39.417071 np0000164402 devstack@c-api.service[112037]: import eventlet # noqa Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: we strongly recommend against using it for new projects. Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: framework. For more detail see Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:13:39.419831 np0000164402 devstack@c-api.service[112035]: import eventlet # noqa Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: we strongly recommend against using it for new projects. Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: framework. For more detail see Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:13:39.420426 np0000164402 devstack@c-api.service[112036]: import eventlet # noqa Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: we strongly recommend against using it for new projects. Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: If you are already using Eventlet, we recommend migrating to a different Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: framework. For more detail see Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 08 23:13:39.428127 np0000164402 devstack@c-api.service[112038]: import eventlet # noqa Apr 08 23:13:39.499697 np0000164402 devstack@c-api.service[112037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:13:39.499697 np0000164402 devstack@c-api.service[112037]: debtcollector.deprecate( Apr 08 23:13:39.502647 np0000164402 devstack@c-api.service[112035]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:13:39.502647 np0000164402 devstack@c-api.service[112035]: debtcollector.deprecate( Apr 08 23:13:39.510941 np0000164402 devstack@c-api.service[112038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:13:39.510941 np0000164402 devstack@c-api.service[112038]: debtcollector.deprecate( Apr 08 23:13:39.520431 np0000164402 devstack@c-api.service[112036]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 08 23:13:39.520431 np0000164402 devstack@c-api.service[112036]: debtcollector.deprecate( Apr 08 23:13:39.575838 np0000164402 devstack@c-api.service[112037]: /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 Apr 08 23:13:39.575838 np0000164402 devstack@c-api.service[112037]: from cgi import parse_header Apr 08 23:13:39.578516 np0000164402 devstack@c-api.service[112035]: /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 Apr 08 23:13:39.578516 np0000164402 devstack@c-api.service[112035]: from cgi import parse_header Apr 08 23:13:39.589085 np0000164402 devstack@c-api.service[112038]: /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 Apr 08 23:13:39.589085 np0000164402 devstack@c-api.service[112038]: from cgi import parse_header Apr 08 23:13:39.606854 np0000164402 devstack@c-api.service[112036]: /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 Apr 08 23:13:39.606854 np0000164402 devstack@c-api.service[112036]: from cgi import parse_header Apr 08 23:13:39.619823 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:39.619823 np0000164402 devstack@c-api.service[112037]: removals.removed_module( Apr 08 23:13:39.620519 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:39.620519 np0000164402 devstack@c-api.service[112037]: removals.removed_module( Apr 08 23:13:39.623263 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:13:39.623263 np0000164402 devstack@c-api.service[112035]: removals.removed_module( Apr 08 23:13:39.624203 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:13:39.624203 np0000164402 devstack@c-api.service[112035]: removals.removed_module( Apr 08 23:13:39.632108 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:39.632108 np0000164402 devstack@c-api.service[112038]: removals.removed_module( Apr 08 23:13:39.632787 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:39.632787 np0000164402 devstack@c-api.service[112038]: removals.removed_module( Apr 08 23:13:39.652102 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:39.652102 np0000164402 devstack@c-api.service[112036]: removals.removed_module( Apr 08 23:13:39.652102 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:39.652102 np0000164402 devstack@c-api.service[112036]: removals.removed_module( Apr 08 23:13:40.213088 np0000164402 devstack@c-api.service[112037]: /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 Apr 08 23:13:40.213088 np0000164402 devstack@c-api.service[112037]: warnings.warn( Apr 08 23:13:40.223840 np0000164402 devstack@c-api.service[112038]: /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 Apr 08 23:13:40.223840 np0000164402 devstack@c-api.service[112038]: warnings.warn( Apr 08 23:13:40.238674 np0000164402 devstack@c-api.service[112035]: /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 Apr 08 23:13:40.238674 np0000164402 devstack@c-api.service[112035]: warnings.warn( Apr 08 23:13:40.242388 np0000164402 devstack@c-api.service[112036]: /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 Apr 08 23:13:40.242388 np0000164402 devstack@c-api.service[112036]: warnings.warn( Apr 08 23:13:40.308579 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:40.308579 np0000164402 devstack@c-api.service[112037]: warnings.warn( Apr 08 23:13:40.319109 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:40.319109 np0000164402 devstack@c-api.service[112038]: warnings.warn( Apr 08 23:13:40.339226 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:40.339226 np0000164402 devstack@c-api.service[112036]: warnings.warn( Apr 08 23:13:40.351175 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:13:40.351175 np0000164402 devstack@c-api.service[112035]: warnings.warn( Apr 08 23:13:40.589304 np0000164402 devstack@c-api.service[112037]: 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. Apr 08 23:13:40.589809 np0000164402 devstack@c-api.service[112037]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112037) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:13:40.603016 np0000164402 devstack@c-api.service[112038]: 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. Apr 08 23:13:40.603425 np0000164402 devstack@c-api.service[112038]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112038) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:13:40.614755 np0000164402 devstack@c-api.service[112036]: 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. Apr 08 23:13:40.615037 np0000164402 devstack@c-api.service[112036]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112036) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:13:40.633770 np0000164402 devstack@c-api.service[112035]: 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. Apr 08 23:13:40.634070 np0000164402 devstack@c-api.service[112035]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112035) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 08 23:13:40.675160 np0000164402 devstack@c-api.service[112037]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:13:40.675160 np0000164402 devstack@c-api.service[112037]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:13:40.676927 np0000164402 devstack@c-api.service[112038]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:13:40.676927 np0000164402 devstack@c-api.service[112038]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:13:40.677085 np0000164402 devstack@c-api.service[112036]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:13:40.677085 np0000164402 devstack@c-api.service[112036]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:13:40.695512 np0000164402 devstack@c-api.service[112035]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 08 23:13:40.695512 np0000164402 devstack@c-api.service[112035]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 08 23:13:41.120611 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112036) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:13:41.120866 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112037) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:13:41.120954 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112035) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:13:41.121016 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112038) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 08 23:13:41.121113 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121113 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.121288 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121393 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121462 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121520 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121585 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.121640 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.121695 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.121749 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121816 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.121880 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.123873 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.123873 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.124047 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.124159 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.124219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.124282 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.124337 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.124402 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.124528 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.124609 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.124666 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.124728 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.124784 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.124849 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.124849 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.124960 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.124960 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.124960 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.124960 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.125212 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.125272 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.125324 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.125377 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.125442 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.125442 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.125442 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.125442 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.125442 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.128657 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.128782 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.128782 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.128895 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.128895 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.129024 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.129138 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.129138 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.129274 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.129334 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.129402 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.129467 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.129525 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.129598 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.129693 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.129765 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.129823 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.129919 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.129991 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.130091 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.130170 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.130231 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.130367 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.130439 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.130524 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.130524 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.130524 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.130524 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.131041 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.131112 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.131163 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.131202 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.131253 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.131289 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.131324 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.131363 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.131398 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.131434 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.131467 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.131510 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.131552 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.131598 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.131634 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.131673 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.131673 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.131740 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.131781 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.131820 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.131855 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.131895 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.131937 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.132118 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.132168 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.132214 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.132214 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.132214 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.133582 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.133629 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.133664 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.133700 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.133753 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.133794 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.133831 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.133870 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.133910 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.133953 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.133989 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.134029 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.134091 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.134130 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.134172 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.134214 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.134255 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.134316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.134353 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.134387 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.134422 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.134456 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.134492 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.134535 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.134570 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.134604 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.134638 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.134673 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.134707 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.134746 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.134780 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.134815 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.134859 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.134915 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.134959 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.134994 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.135027 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.135079 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.135126 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.135163 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.135198 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.135231 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.135270 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.135308 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.135348 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.135417 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.135473 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.135508 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.135543 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.135575 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.135608 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.135641 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.135674 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.135714 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.135714 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.135714 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.139199 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.139290 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.139334 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.139374 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.139411 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.139488 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.139531 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.139574 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.139618 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.139618 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.139694 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.139733 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.139768 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.139803 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.139843 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.139878 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.139917 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.139917 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.139986 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.140028 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.140101 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.140150 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.140190 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.140224 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.140260 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.140260 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.140260 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.140366 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.140759 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.140820 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.140857 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.140892 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.140934 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.140970 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.141005 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.141039 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.141122 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.141188 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.141227 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.141266 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.141308 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.141342 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.141376 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.141417 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.141456 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.141495 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.141495 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.141569 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.141607 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.141640 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.141689 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.141725 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.141725 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.141725 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.141725 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.141725 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.142184 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.142235 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.142305 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.142377 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.142432 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.142473 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.142511 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.142550 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.142597 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.142634 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.142685 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.142731 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.142771 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.142806 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.142840 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.142891 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.142932 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.142972 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.143005 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.143044 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.143107 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.143154 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.143193 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.143231 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.143265 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.143265 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.143265 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.143265 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.143389 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.143447 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.143508 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.143581 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.143621 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.143664 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.143699 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.143734 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.143769 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.143808 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.143852 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.143888 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.143923 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.143923 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.143995 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.144035 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.144104 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.144152 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.144188 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.144228 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.144269 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.144304 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.144339 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.144378 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.144412 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.144452 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.144452 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.144452 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.145996 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.146122 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.146189 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.146189 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.146264 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.146300 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.146337 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.146377 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.146459 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.146505 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.146548 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.146599 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.146645 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.146679 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.146713 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.146759 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.146798 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.146798 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.146859 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.146895 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.146936 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.146979 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.147013 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.147051 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.147122 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.147122 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.147122 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.147122 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.147259 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.147259 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.147329 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.147370 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.147411 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.147450 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.147490 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.147524 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.147562 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.147604 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.147637 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.147683 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.147719 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.147753 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.147787 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.147825 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.147865 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.147865 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.147940 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.147975 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.147975 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.148044 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.148106 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.148148 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.148148 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.148148 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.148148 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.148148 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.150335 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.150436 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.150489 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.150530 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.150565 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.150607 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.150642 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.150682 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.150717 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.150752 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.150793 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.150836 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.150878 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.150912 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.150950 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.150987 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.151028 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.151104 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.151145 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.151179 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.151214 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.151254 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.151302 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.151342 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.151376 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.151422 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.151470 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.151521 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.151565 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.151610 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.151670 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.151725 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.151782 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.151852 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.151901 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.151948 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.151984 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.152024 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.152102 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.152153 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.152217 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.152274 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.152315 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.152356 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.152484 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.152526 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.152565 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.152607 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.152647 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.152685 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.152719 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.152762 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.152797 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.152838 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.152838 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.152838 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.152972 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.152972 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.152972 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.153121 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.153161 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.153208 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.153248 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.153294 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.153330 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.153369 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.153403 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.153436 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.153475 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.153514 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.153549 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.153582 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.153620 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.153667 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.153707 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.153742 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.153786 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.153826 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.153866 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.153900 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.153900 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.153900 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.153900 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.153900 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.154219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.154219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.154219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.154219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.154219 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.154397 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.154434 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.154541 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.154580 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.154614 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.154648 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.154686 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.154724 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.154774 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.154809 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.154847 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.154884 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.154935 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.154971 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.155009 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.155043 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.155112 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.155162 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.155208 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.155247 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.155247 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.155247 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.155247 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.155386 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.155386 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.155458 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.155500 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.155541 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.155577 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.155613 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.155654 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.155699 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.155739 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.155779 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.155819 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.155854 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.155890 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.155923 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.155963 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.156005 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.156041 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.156125 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.156171 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.156206 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.156247 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.156295 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.156334 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.156372 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.156407 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.156407 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.156407 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.161779 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.161861 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.161903 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.161953 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.162018 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.162089 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.162141 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.162201 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.162247 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.162247 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.162344 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.162390 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.162442 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.162498 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.162590 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.162650 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.162703 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.162755 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.162810 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.162867 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.162919 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.162970 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.163024 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.163109 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.163165 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.163213 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.163268 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.163316 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.163368 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.163426 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.163465 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.163499 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.163538 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.163575 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.163605 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.163640 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.163673 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.163708 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.163748 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.163789 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.163824 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.163824 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.163921 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.163921 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.163921 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.164025 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.164096 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.164152 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.164215 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.164337 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.164391 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.164437 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.164481 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.164534 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.164534 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.164534 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.164657 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.164657 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.164657 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.164781 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.164821 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.164905 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.164990 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.165085 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.165138 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.165184 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.165244 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.165292 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.165351 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.165405 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.165455 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.165506 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.165552 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.165601 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.165639 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.165673 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.165747 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.165935 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.165935 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.165935 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.165935 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.166298 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.166350 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.166398 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.166546 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.166608 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.166650 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.166701 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.166756 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.166820 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.166820 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.166896 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.166938 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.166977 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.167015 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.167075 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.167124 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.167158 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.167198 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.167237 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.167278 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.167313 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.167353 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.167392 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.167432 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.167468 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.167502 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.167536 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.167578 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.167617 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.167651 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.167685 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.167719 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.167763 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.167802 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.167836 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.167875 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.167920 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.167964 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.168006 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.168044 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.168126 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.169869 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.169942 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.169988 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.170030 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.170094 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.170157 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.170203 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.170244 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.170287 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.170336 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.170383 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.170424 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.170465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.170513 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.170617 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.170670 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.170721 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.170721 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.170804 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.170804 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.170804 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.170924 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.170956 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.170985 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.171025 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.171073 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.171114 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.171145 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.171179 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.171210 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.171241 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.171275 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.171305 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.171340 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.171380 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.171416 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.171450 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.171480 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.171510 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.171540 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.171574 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.171603 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.171641 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.171676 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.171676 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.171676 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.171761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.172006 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.172044 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.172044 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.172129 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.172162 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.172192 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.172222 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.172250 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.172281 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.172316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.172590 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.172590 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.172590 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.172590 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.172716 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.172752 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.172783 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.172812 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.172847 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.172877 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.172909 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.173017 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.173054 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.174412 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.174457 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.174520 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.174778 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.176862 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.176916 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.176955 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.177004 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.177047 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.177107 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.177141 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.177176 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.177208 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.177243 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.177277 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.177311 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.177343 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.177387 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.177443 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.177485 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.177535 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.177573 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.177601 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.177628 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.177655 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.177684 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.177710 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.177732 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.177759 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.177789 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.177813 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.177839 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.177868 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.177892 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.177920 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.177949 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.177974 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178001 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.178031 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.178081 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.178113 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.178138 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.178138 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178189 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.178189 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.178240 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.178271 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.178299 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.178323 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.178351 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.178379 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178407 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.178430 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.178462 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.178487 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.178514 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.178542 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.178565 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178592 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.178663 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.178692 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.178715 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.178739 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.178770 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.178797 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178824 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.178850 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.178884 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.178884 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.178884 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.178884 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.179021 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179021 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.179021 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.179149 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179178 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.179204 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.179230 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.179252 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179278 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.179300 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.179327 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.179388 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.179417 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.179439 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179466 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.179492 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.179519 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.179543 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.179565 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.179591 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.179625 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.179657 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.179691 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179725 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.179760 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.179787 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.179810 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.179835 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.179861 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.179887 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.179917 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.179942 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.179965 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.179996 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.180021 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.180043 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.180137 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.180191 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.180228 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.180254 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.180285 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.180315 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.180315 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.180365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.180388 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.180414 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.180440 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.180465 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.180647 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.180647 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.180647 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.180647 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.180747 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.180781 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.180815 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.180845 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.180890 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.180926 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.180964 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181004 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181046 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.181115 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.181157 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.181190 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.181227 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181227 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.181290 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181322 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.181322 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.181372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.181372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.181372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.181481 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.181504 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.181530 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.181555 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181582 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.181582 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181582 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.181582 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.181582 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.181754 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.181904 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.181904 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.181904 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.181904 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.181995 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.182018 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182046 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.182095 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182129 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.182161 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.182189 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.182189 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182238 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.182263 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182286 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.182309 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.182337 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.182366 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.182389 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.182415 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.182439 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.182462 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182486 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.182509 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182536 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182562 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.182586 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182586 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182819 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112036) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.182850 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.182880 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.182880 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.182880 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.182880 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.182880 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112036) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.182987 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.183011 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.183045 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.183095 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.183129 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.183169 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.183195 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.183230 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.183261 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.183286 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.183312 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.183339 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112035) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.183365 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.183499 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 08 23:13:41.183523 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112035) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.183545 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 08 23:13:41.183545 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 08 23:13:41.183591 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 08 23:13:41.183618 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 08 23:13:41.183723 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 08 23:13:41.230490 np0000164402 devstack@c-api.service[112036]: INFO dbcounter [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Registered counter for database cinder Apr 08 23:13:41.230958 np0000164402 devstack@c-api.service[112035]: INFO dbcounter [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Registered counter for database cinder Apr 08 23:13:41.231154 np0000164402 devstack@c-api.service[112038]: INFO dbcounter [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Registered counter for database cinder Apr 08 23:13:41.236746 np0000164402 devstack@c-api.service[112037]: INFO dbcounter [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Registered counter for database cinder Apr 08 23:13:41.245763 np0000164402 devstack@c-api.service[112036]: DEBUG oslo_db.sqlalchemy.engines [None req-d7c99302-342d-4b11-ab4b-2f84409146bf 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=112036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.250505 np0000164402 devstack@c-api.service[112035]: DEBUG oslo_db.sqlalchemy.engines [None req-3cb6681a-04a4-47d9-afa3-446655724c0c 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=112035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.256406 np0000164402 devstack@c-api.service[112038]: DEBUG oslo_db.sqlalchemy.engines [None req-4726d749-706e-4980-8c0d-1f08aa8b055d 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=112038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.261880 np0000164402 devstack@c-api.service[112037]: DEBUG oslo_db.sqlalchemy.engines [None req-559d0424-cfa0-4105-8246-f782b025a903 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=112037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.356805 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writer thread running {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:13:41.359463 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:13:41.361888 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:13:41.362150 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writer thread running {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:13:41.364349 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:13:41.428853 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:13:41.429043 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:13:41.429169 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:13:41.429230 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.429314 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:13:41.429952 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.430200 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writer thread running {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:13:41.430200 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:13:41.430501 np0000164402 devstack@c-api.service[112036]: DEBUG oslo_db.sqlalchemy.engines [None req-d7c99302-342d-4b11-ab4b-2f84409146bf 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=112036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.430653 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writer thread running {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 08 23:13:41.430829 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:13:41.430983 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:13:41.431170 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 08 23:13:41.431329 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:13:41.431395 np0000164402 devstack@c-api.service[112036]: INFO cinder.rpc [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:13:41.431395 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.431512 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 08 23:13:41.431563 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:13:41.431563 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.431679 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 08 23:13:41.431742 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.431797 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:13:41.431797 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.431797 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.432571 np0000164402 devstack@c-api.service[112038]: DEBUG oslo_db.sqlalchemy.engines [None req-4726d749-706e-4980-8c0d-1f08aa8b055d 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=112038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.432638 np0000164402 devstack@c-api.service[112037]: DEBUG oslo_db.sqlalchemy.engines [None req-559d0424-cfa0-4105-8246-f782b025a903 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=112037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.432696 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:13:41.432747 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.432802 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:13:41.432871 np0000164402 devstack@c-api.service[112038]: INFO cinder.rpc [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:13:41.432871 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.432955 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.432991 np0000164402 devstack@c-api.service[112037]: INFO cinder.rpc [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:13:41.432991 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433076 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433076 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433076 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433264 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433314 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433349 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433386 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433418 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433449 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433481 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433513 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433545 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433582 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433613 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433645 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433645 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433708 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433742 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433773 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433808 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433841 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433875 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433906 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433940 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.433971 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434006 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 08 23:13:41.434039 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434098 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434150 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434186 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434219 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434254 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434285 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434321 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434662 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.434847 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.436009 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.436428 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.437347 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.437460 np0000164402 devstack@c-api.service[112035]: DEBUG oslo_db.sqlalchemy.engines [None req-3cb6681a-04a4-47d9-afa3-446655724c0c 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=112035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:41.438084 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.439175 np0000164402 devstack@c-api.service[112036]: WARNING cinder.api.contrib.hosts [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:13:41.439483 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 08 23:13:41.439944 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.441614 np0000164402 devstack@c-api.service[112035]: INFO cinder.rpc [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 08 23:13:41.441757 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.441824 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.442020 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.443083 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.443185 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.445106 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.445199 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.445372 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: extensions {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.446420 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.446613 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: cgsnapshots {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.447229 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.448090 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-volume-type-access {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.448576 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.448840 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.449759 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: encryption {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.450137 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.450710 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.451400 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: consistencygroups {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.451657 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.451694 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.451981 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.453104 np0000164402 devstack@c-api.service[112038]: WARNING cinder.api.contrib.hosts [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:13:41.453675 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: extra_specs {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.453711 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.453862 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.454608 np0000164402 devstack@c-api.service[112037]: WARNING cinder.api.contrib.hosts [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:13:41.454769 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: encryption {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.455348 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.455388 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.455458 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.456340 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-volume-transfer {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.456566 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.457080 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.457990 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-quota-class-sets {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.458102 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.458225 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.458322 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.459173 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: extensions {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.459522 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.459844 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: qos-specs {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.460525 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: extensions {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.460575 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: cgsnapshots {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.461644 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: cgsnapshots {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.461897 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-volume-type-access {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.461951 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-volume-manage {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.462388 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.463601 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-volume-type-access {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.463649 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-quota-sets {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.463680 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: encryption {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.464769 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: encryption {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.464823 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-hosts {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.465031 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: consistencygroups {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.465653 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.466324 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-snapshot-manage {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.466375 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: consistencygroups {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.466975 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: extra_specs {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.467652 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: capabilities {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.468224 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: extra_specs {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.468440 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.468543 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: encryption {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.468893 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: backups {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.469826 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: encryption {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.470287 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-volume-transfer {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.470947 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: scheduler-stats {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.471571 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-volume-transfer {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.471687 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.471755 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-quota-class-sets {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.472527 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extended resource: os-availability-zone {{(pid=112036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.473282 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-quota-class-sets {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.473639 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: qos-specs {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.474394 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.475101 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: qos-specs {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.475744 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-volume-manage {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.475817 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.475881 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.477200 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-volume-manage {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.477281 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-quota-sets {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.477436 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.478651 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-hosts {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.478755 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-quota-sets {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.478822 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.478996 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.480012 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-hosts {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.480126 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-snapshot-manage {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.480256 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.480458 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.481435 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-snapshot-manage {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.481512 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: capabilities {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.481916 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.482701 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: backups {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.482803 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] SnapshotActionsController initialized {{(pid=112036) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:13:41.482856 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: capabilities {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.483160 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.483564 np0000164402 devstack@c-api.service[112036]: WARNING castellan.key_manager.migration [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.484100 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: backups {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.484447 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension AdminActions extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.484581 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension AdminActions extending resource: snapshots {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.484716 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension AdminActions extending resource: backups {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.484756 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: scheduler-stats {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.484852 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.484984 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485158 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeActions extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485250 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485338 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485448 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension UsedLimits extending resource: limits {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485545 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension TypesManage extending resource: types {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485653 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485758 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.485868 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.486073 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.486114 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: scheduler-stats {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.486184 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.486221 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extended resource: os-availability-zone {{(pid=112038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.486296 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.v3.router [None req-d7c99302-342d-4b11-ab4b-2f84409146bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.487575 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extended resource: os-availability-zone {{(pid=112037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.488198 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.488580 np0000164402 devstack@c-api.service[112036]: WARNING keystonemiddleware.auth_token [None req-d7c99302-342d-4b11-ab4b-2f84409146bf 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. Apr 08 23:13:41.488905 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.489565 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.489753 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.491042 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.491232 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.492346 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.492502 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.492776 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.494049 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.494307 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.494464 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.494731 np0000164402 devstack@c-api.service[112036]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a0f46a3668 pid: 112036 (default app) Apr 08 23:13:41.495241 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.495241 np0000164402 devstack@c-api.service[112036]: warnings.warn( Apr 08 23:13:41.495442 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.495728 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.496033 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.496633 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.contrib.snapshot_actions [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] SnapshotActionsController initialized {{(pid=112038) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:13:41.496828 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.497427 np0000164402 devstack@c-api.service[112038]: WARNING castellan.key_manager.migration [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.497592 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.497726 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.contrib.snapshot_actions [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] SnapshotActionsController initialized {{(pid=112037) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:13:41.498312 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension AdminActions extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.498438 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension AdminActions extending resource: snapshots {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.498507 np0000164402 devstack@c-api.service[112037]: WARNING castellan.key_manager.migration [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.498566 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension AdminActions extending resource: backups {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.498636 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.498776 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.498866 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeActions extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499005 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499131 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499248 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension UsedLimits extending resource: limits {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499313 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.499374 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension TypesManage extending resource: types {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499442 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension AdminActions extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499502 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499563 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension AdminActions extending resource: snapshots {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499630 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499690 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension AdminActions extending resource: backups {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499761 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499829 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499829 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.499939 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500006 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeActions extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500104 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500184 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500245 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.v3.router [None req-4726d749-706e-4980-8c0d-1f08aa8b055d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500321 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500321 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension UsedLimits extending resource: limits {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500321 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension TypesManage extending resource: types {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500480 np0000164402 devstack@c-api.service[112035]: WARNING cinder.api.contrib.hosts [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 08 23:13:41.500539 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500539 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500649 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.500795 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.501080 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.501080 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.v3.router [None req-559d0424-cfa0-4105-8246-f782b025a903 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.501213 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.502323 np0000164402 devstack@c-api.service[112038]: WARNING keystonemiddleware.auth_token [None req-4726d749-706e-4980-8c0d-1f08aa8b055d 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. Apr 08 23:13:41.502668 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.503276 np0000164402 devstack@c-api.service[112037]: WARNING keystonemiddleware.auth_token [None req-559d0424-cfa0-4105-8246-f782b025a903 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. Apr 08 23:13:41.503380 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.503380 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.503380 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.503380 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.503380 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.503817 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.503817 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.503817 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.503817 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.503817 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.504214 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.504684 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.504684 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.504684 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.504684 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505035 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505035 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505035 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505035 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505385 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505385 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505385 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505385 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505675 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505675 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505675 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505675 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505675 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505985 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505985 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505985 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.505985 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.505985 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506201 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506451 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506695 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506938 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.506938 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.506938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507270 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507270 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507270 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507270 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507270 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507472 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507720 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507938 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.507938 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.507938 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508182 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508182 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508182 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508182 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508182 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508375 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508375 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508375 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508375 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508546 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508546 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508546 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508546 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508709 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508709 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508709 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508709 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508865 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.508901 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508901 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508901 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.508901 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.508901 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509169 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509169 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509169 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509169 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509169 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509427 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509427 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509427 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509427 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509717 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509717 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509717 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509717 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509904 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509904 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.509904 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.509904 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510113 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510113 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510113 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510113 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510300 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510300 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510300 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510300 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510300 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510518 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510771 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510771 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510771 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510771 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510771 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.510976 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511569 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.511856 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512137 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512406 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512406 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512406 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512406 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512581 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512581 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512581 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512581 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512581 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512804 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512804 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512804 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.512804 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:13:41.512804 np0000164402 devstack@c-api.service[112036]: warnings.warn(deprecated_msg) Apr 08 23:13:41.513101 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.513101 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: extensions {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.513193 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-5b370539-349a-404c-bff4-f7d04ff2c798 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:13:41.513237 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: cgsnapshots {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.513273 np0000164402 devstack@c-api.service[112038]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a0f46a3668 pid: 112038 (default app) Apr 08 23:13:41.513313 np0000164402 devstack@c-api.service[112037]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a0f46a3668 pid: 112037 (default app) Apr 08 23:13:41.513347 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-volume-type-access {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.513388 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 1/1] 199.19.213.82 () {60 vars in 946 bytes} [Wed Apr 8 23:13:41 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 08 23:13:41.513423 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: encryption {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.513423 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: consistencygroups {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.514403 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: extra_specs {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.515954 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: encryption {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.517548 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-volume-transfer {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.519183 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-quota-class-sets {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.521194 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: qos-specs {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.523251 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-volume-manage {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.524759 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-quota-sets {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.526623 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-hosts {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.527998 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-snapshot-manage {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.529848 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: capabilities {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.531131 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: backups {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.533117 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: scheduler-stats {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.534576 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extended resource: os-availability-zone {{(pid=112035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 08 23:13:41.536530 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.538024 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.539503 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.541048 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.542514 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.543898 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.544773 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.contrib.snapshot_actions [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] SnapshotActionsController initialized {{(pid=112035) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 08 23:13:41.545561 np0000164402 devstack@c-api.service[112035]: WARNING castellan.key_manager.migration [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 08 23:13:41.546443 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension AdminActions extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.546570 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension AdminActions extending resource: snapshots {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.546689 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension AdminActions extending resource: backups {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.546767 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.546903 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.546987 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeActions extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547161 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547249 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547353 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension UsedLimits extending resource: limits {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547451 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension TypesManage extending resource: types {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547554 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547655 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547759 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.547960 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.548083 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.548181 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.v3.router [None req-3cb6681a-04a4-47d9-afa3-446655724c0c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 08 23:13:41.550486 np0000164402 devstack@c-api.service[112035]: WARNING keystonemiddleware.auth_token [None req-3cb6681a-04a4-47d9-afa3-446655724c0c 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. Apr 08 23:13:41.556484 np0000164402 devstack@c-api.service[112035]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a0f46a3668 pid: 112035 (default app) Apr 08 23:13:48.571774 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.571774 np0000164402 devstack@c-api.service[112038]: warnings.warn( Apr 08 23:13:48.582659 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.582659 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.582659 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.582659 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.582986 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.582986 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.582986 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.582986 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583248 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583635 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583635 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583635 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583635 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583635 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583925 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583925 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583925 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.583925 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.583925 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584242 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584242 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584242 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584242 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584488 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584488 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584488 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584488 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584488 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584772 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584772 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584772 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.584772 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.584772 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585037 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585393 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.585721 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586335 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586335 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586335 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586335 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586335 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586627 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586627 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586627 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586627 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586627 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.586928 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.587499 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587811 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.587811 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587811 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.587811 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.587811 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588119 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588119 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588119 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588119 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588119 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588331 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588331 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588331 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588331 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588517 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588517 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588517 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588517 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588676 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588676 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588676 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588676 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588676 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588861 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588861 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588861 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.588861 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.588861 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589031 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589031 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589031 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589031 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589195 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589195 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589195 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589195 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589343 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589343 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589343 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589343 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589501 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589501 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589501 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589501 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589658 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589658 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589658 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589658 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589802 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589802 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589802 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589802 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589802 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.589982 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590210 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590210 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590210 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590210 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590210 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590411 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590618 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.590827 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591036 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591285 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591285 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591285 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591285 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591442 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591442 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591442 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591442 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591442 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: warnings.warn(deprecated_msg) Apr 08 23:13:48.591625 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:13:49.073158 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 admin admin] POST https://199.19.213.82/volume/v3/types Apr 08 23:13:49.073724 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 23:13:49.075315 np0000164402 devstack@c-api.service[112038]: /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. Apr 08 23:13:49.075315 np0000164402 devstack@c-api.service[112038]: warnings.warn( Apr 08 23:13:49.085553 np0000164402 devstack@c-api.service[112038]: DEBUG oslo_db.sqlalchemy.engines [None req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 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=112038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:49.117524 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 admin admin] https://199.19.213.82/volume/v3/types returned with HTTP 200 Apr 08 23:13:49.118358 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 1/2] 199.19.213.82 () {68 vars in 1281 bytes} [Wed Apr 8 23:13:48 2026] POST /volume/v3/types => generated 186 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:13:49.126996 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.126996 np0000164402 devstack@c-api.service[112037]: warnings.warn( Apr 08 23:13:49.135989 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.135989 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.135989 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.135989 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136324 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136324 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136324 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136324 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136552 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136883 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136883 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136883 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.136883 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.136883 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137274 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137274 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137274 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137274 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137274 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137719 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137719 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137719 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137719 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137974 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137974 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137974 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.137974 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.137974 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138300 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138300 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138300 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138300 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138300 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138580 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.138904 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139252 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139573 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139573 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139573 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139573 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139573 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139854 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139854 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139854 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.139854 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.139854 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140162 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140509 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140820 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140820 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140820 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.140820 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.140820 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141148 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141148 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141148 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141148 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141148 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141419 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141419 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141419 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141419 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141665 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141665 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141665 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141665 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141890 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141890 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141890 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.141890 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.141890 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142197 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142197 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142197 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142197 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142197 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142460 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142460 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142460 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142460 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142684 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142684 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142684 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142684 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142911 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142911 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.142911 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.142911 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143216 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143216 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143216 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143216 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143443 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143443 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143443 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143443 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143679 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143679 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143679 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143679 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143679 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.143956 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144305 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.144305 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144305 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.144305 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144305 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.144589 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145124 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145461 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.145784 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146130 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146130 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146130 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146130 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146256 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146256 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146256 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146256 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146256 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: warnings.warn(deprecated_msg) Apr 08 23:13:49.146401 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 req-09018713-2aab-4e33-a77b-50a0f9005e5e None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:13:49.477413 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 req-09018713-2aab-4e33-a77b-50a0f9005e5e admin admin] POST https://199.19.213.82/volume/v3/types/5ea675c1-fc1d-4b20-90df-5f25fe7a1526/extra_specs Apr 08 23:13:49.478005 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 req-09018713-2aab-4e33-a77b-50a0f9005e5e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 08 23:13:49.479774 np0000164402 devstack@c-api.service[112037]: /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. Apr 08 23:13:49.479774 np0000164402 devstack@c-api.service[112037]: warnings.warn( Apr 08 23:13:49.492096 np0000164402 devstack@c-api.service[112037]: DEBUG oslo_db.sqlalchemy.engines [req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 req-09018713-2aab-4e33-a77b-50a0f9005e5e 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=112037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:13:49.556092 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [req-17dff376-556f-44a8-8ab7-c4c4fd1018c7 req-09018713-2aab-4e33-a77b-50a0f9005e5e admin admin] https://199.19.213.82/volume/v3/types/5ea675c1-fc1d-4b20-90df-5f25fe7a1526/extra_specs returned with HTTP 200 Apr 08 23:13:49.556685 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 1/3] 199.19.213.82 () {70 vars in 1498 bytes} [Wed Apr 8 23:13:49 2026] POST /volume/v3/types/5ea675c1-fc1d-4b20-90df-5f25fe7a1526/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:13:51.378873 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=6 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:13:51.440872 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=6 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:13:59.114095 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:13:59.554640 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:16:57.134507 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-77a03e6a-f285-437a-9e5e-2b5e1c3c2f10 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:16:57.135793 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-77a03e6a-f285-437a-9e5e-2b5e1c3c2f10 None None] GET https://199.19.213.82/volume// Apr 08 23:16:57.136171 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-77a03e6a-f285-437a-9e5e-2b5e1c3c2f10 None None] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:16:57.136608 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-77a03e6a-f285-437a-9e5e-2b5e1c3c2f10 None None] Calling method 'all' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:16:57.137616 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-77a03e6a-f285-437a-9e5e-2b5e1c3c2f10 None None] https://199.19.213.82/volume// returned with HTTP 300 Apr 08 23:16:57.138217 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 2/4] 199.19.213.82 () {66 vars in 1449 bytes} [Wed Apr 8 23:16:57 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 08 23:17:35.097630 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.097630 np0000164402 devstack@c-api.service[112035]: warnings.warn( Apr 08 23:17:35.110907 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.110907 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.110907 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.110907 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.111402 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.111402 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.111402 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.111402 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.111672 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112095 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112095 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112095 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112095 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112095 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112458 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112458 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112458 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112458 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112458 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112788 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112788 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.112788 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.112788 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113047 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113047 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113047 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113047 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113047 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113457 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113457 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113457 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113457 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113457 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.113783 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114175 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114559 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114933 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114933 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114933 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.114933 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.114933 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115330 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.115330 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115330 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.115330 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115330 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.115622 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116022 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116408 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116408 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116408 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116408 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116408 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116883 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116883 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116883 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.116883 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.116883 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117245 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117245 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117245 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117245 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117598 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117598 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117598 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117598 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117878 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117878 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117878 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.117878 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.117878 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118125 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118125 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118125 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118125 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118125 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118306 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118306 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118306 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118306 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118485 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118485 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118485 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118485 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118644 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118644 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118644 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118644 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118810 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118810 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118810 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118810 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118977 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118977 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.118977 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.118977 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119159 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119159 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119159 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119159 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119159 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119374 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119604 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119604 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119604 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119604 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119604 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.119788 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120223 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120479 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.120731 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121007 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121007 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121007 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121007 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121189 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121189 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121189 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121189 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121189 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: warnings.warn(deprecated_msg) Apr 08 23:17:35.121423 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-4864af80-86da-409c-be11-728de899031b None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:35.433652 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-4864af80-86da-409c-be11-728de899031b demo demo] GET https://199.19.213.82/volume/v3/types?is_public=None Apr 08 23:17:35.433949 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-4864af80-86da-409c-be11-728de899031b demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:35.434204 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-4864af80-86da-409c-be11-728de899031b demo demo] Calling method 'index' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:35.434729 np0000164402 devstack@c-api.service[112035]: /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. Apr 08 23:17:35.434729 np0000164402 devstack@c-api.service[112035]: warnings.warn( Apr 08 23:17:35.435359 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-4864af80-86da-409c-be11-728de899031b demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:17:35.446798 np0000164402 devstack@c-api.service[112035]: DEBUG oslo_db.sqlalchemy.engines [None req-4864af80-86da-409c-be11-728de899031b 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=112035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:17:35.462779 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-4864af80-86da-409c-be11-728de899031b demo demo] https://199.19.213.82/volume/v3/types?is_public=None returned with HTTP 200 Apr 08 23:17:35.463198 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 1/5] 199.19.213.82 () {64 vars in 1256 bytes} [Wed Apr 8 23:17:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:35.477460 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [req-4864af80-86da-409c-be11-728de899031b req-e5b83df3-1241-4525-b284-461a262d15dd None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:35.483999 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [req-4864af80-86da-409c-be11-728de899031b req-e5b83df3-1241-4525-b284-461a262d15dd demo demo] GET https://199.19.213.82/volume/v3/types/default Apr 08 23:17:35.484461 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [req-4864af80-86da-409c-be11-728de899031b req-e5b83df3-1241-4525-b284-461a262d15dd demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:35.484921 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [req-4864af80-86da-409c-be11-728de899031b req-e5b83df3-1241-4525-b284-461a262d15dd demo demo] Calling method 'show' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:35.497510 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [req-4864af80-86da-409c-be11-728de899031b req-e5b83df3-1241-4525-b284-461a262d15dd demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:35.497991 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 2/6] 199.19.213.82 () {66 vars in 1322 bytes} [Wed Apr 8 23:17:35 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:35.851348 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-399c123f-1182-465b-a2b9-92aeee620385 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:35.856185 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-399c123f-1182-465b-a2b9-92aeee620385 demo demo] GET https://199.19.213.82/volume/v3/types/default Apr 08 23:17:35.856665 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-399c123f-1182-465b-a2b9-92aeee620385 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:35.857264 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-399c123f-1182-465b-a2b9-92aeee620385 demo demo] Calling method 'show' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:35.872207 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-399c123f-1182-465b-a2b9-92aeee620385 demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:35.872567 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 2/7] 199.19.213.82 () {64 vars in 1251 bytes} [Wed Apr 8 23:17:35 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:36.301091 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:36.626337 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 demo demo] GET https://199.19.213.82/volume/v3/types/default Apr 08 23:17:36.626705 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:36.626905 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 demo demo] Calling method 'show' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:36.636685 np0000164402 devstack@c-api.service[112036]: DEBUG oslo_db.sqlalchemy.engines [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 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=112036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 08 23:17:36.653988 np0000164402 devstack@c-api.service[112036]: /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. Apr 08 23:17:36.653988 np0000164402 devstack@c-api.service[112036]: warnings.warn( Apr 08 23:17:36.656215 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-66c872a8-5d14-4f96-a3ac-ca46035ed2c8 demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:36.656589 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 3/8] 199.19.213.82 () {64 vars in 1251 bytes} [Wed Apr 8 23:17:36 2026] GET /volume/v3/types/default => generated 145 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 08 23:17:36.669471 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-30f9b3de-3338-4c8d-9778-61ceaa0b7ebb None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:17:36.673418 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-30f9b3de-3338-4c8d-9778-61ceaa0b7ebb demo demo] GET https://199.19.213.82/volume/v3/types/default Apr 08 23:17:36.673800 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-30f9b3de-3338-4c8d-9778-61ceaa0b7ebb demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:17:36.674266 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-30f9b3de-3338-4c8d-9778-61ceaa0b7ebb demo demo] Calling method 'show' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:17:36.688657 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-30f9b3de-3338-4c8d-9778-61ceaa0b7ebb demo demo] https://199.19.213.82/volume/v3/types/default returned with HTTP 200 Apr 08 23:17:36.689071 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 2/9] 199.19.213.82 () {64 vars in 1251 bytes} [Wed Apr 8 23:17:36 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) Apr 08 23:17:45.492569 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=2 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:45.868226 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=2 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:46.651620 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=2 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:17:46.684683 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=3 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:22:11.880886 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:22:11.987577 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:22:11.987749 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:22:11.987926 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:22:11.988927 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:22:11.989688 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:22:12.040895 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] Get all volumes completed successfully. Apr 08 23:22:12.044009 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-ac211fb6-6471-4f8d-8254-a4cc48ff6f06 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:22:12.045157 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 3/10] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:22:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:22:22.024748 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:23:12.062713 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:23:12.065622 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:23:12.065860 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:23:12.066125 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:23:12.066781 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:23:12.067778 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:23:12.094492 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] Get all volumes completed successfully. Apr 08 23:23:12.096403 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-3b5fd992-4bc1-4f89-bb34-13e888bf3cac demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:23:12.096746 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 3/11] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:23:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:23:22.089912 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:24:12.110890 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-5df19830-acd2-4956-89b3-2d9979e48dba None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:24:12.116948 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:24:12.117408 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:24:12.117912 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:24:12.118625 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:24:12.119387 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:24:12.157471 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] Get all volumes completed successfully. Apr 08 23:24:12.159690 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-5df19830-acd2-4956-89b3-2d9979e48dba demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:24:12.160154 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 4/12] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:24:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:24:22.147894 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:25:12.173367 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:25:12.177820 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:25:12.177820 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:25:12.177820 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:25:12.178281 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:25:12.179791 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:25:12.210967 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] Get all volumes completed successfully. Apr 08 23:25:12.213110 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-81ff708b-b7f4-4435-8c00-429b0ee3cd3d demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:25:12.213498 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 3/13] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:25:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:25:22.205674 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:26:12.299300 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:26:12.302185 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:26:12.302438 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:26:12.302693 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:26:12.303015 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:26:12.304115 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:26:12.313213 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] Get all volumes completed successfully. Apr 08 23:26:12.313614 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-152bc192-75c0-4e19-901a-f7fcf5acc12e demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:26:12.314014 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 4/14] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:26:12 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) Apr 08 23:26:22.307667 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:27:12.397576 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:27:12.549232 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:27:12.549618 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:27:12.549967 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:27:12.550279 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:27:12.551643 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:27:12.559868 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] Get all volumes completed successfully. Apr 08 23:27:12.561850 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-79ae4f40-75fc-4236-aea5-0fce2ebf5c9d demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:27:12.562480 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 4/15] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:27:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:27:22.555653 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:28:12.580804 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:28:12.584587 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:28:12.584855 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:28:12.585174 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:28:12.585584 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:28:12.587099 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:28:12.604093 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] Get all volumes completed successfully. Apr 08 23:28:12.608086 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-b8d9fa4e-9eff-4d33-a5bc-c5f006176bfc demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:28:12.608542 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 5/16] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:28:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:28:22.592374 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:29:12.629170 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:29:12.631831 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:29:12.632083 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:29:12.632361 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:29:12.632682 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:29:12.633732 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:29:12.646544 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] Get all volumes completed successfully. Apr 08 23:29:12.651453 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-f532aa11-9e7b-4edc-a0e4-f63ae26b558f demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:29:12.652279 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 4/17] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:29:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:29:22.636784 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:30:12.666703 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:30:12.670023 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:30:12.670299 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:30:12.670624 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:30:12.670923 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:30:12.671994 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:30:12.679782 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] Get all volumes completed successfully. Apr 08 23:30:12.682383 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-8bbb17db-5071-4308-82a9-4f1fd6e608b1 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:30:12.682827 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 5/18] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:30:12 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) Apr 08 23:30:22.674917 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:31:12.701628 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:31:12.705778 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:31:12.706031 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:31:12.706323 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:31:12.706626 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:31:12.709722 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:31:12.720257 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] Get all volumes completed successfully. Apr 08 23:31:12.723000 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-88e3c598-cdcb-4dd0-9c74-6837aac14c15 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:31:12.723634 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 5/19] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:31:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:31:22.714684 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:32:12.741682 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:32:12.868116 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:32:12.868344 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:32:12.868758 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:32:12.869316 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:32:12.870814 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:32:12.881393 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] Get all volumes completed successfully. Apr 08 23:32:12.883907 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-9e36fdcf-4b23-48a9-982c-ae230b91a8e5 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:32:12.884368 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 6/20] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:32:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:32:22.876486 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:33:12.901777 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:33:12.904572 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:33:12.905002 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:33:12.905172 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:33:12.905502 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:33:12.906496 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:33:12.914282 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] Get all volumes completed successfully. Apr 08 23:33:12.916258 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-093f8bd7-fe78-46e8-9487-a82a01f4d1c6 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:33:12.916658 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 5/21] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:33:12 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) Apr 08 23:33:22.909673 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:34:12.935597 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-c19971e3-0c07-4986-a038-36ddef8fb693 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:34:12.939872 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:34:12.940015 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:34:12.940293 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:34:12.940597 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:34:12.941568 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:34:12.951672 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] Get all volumes completed successfully. Apr 08 23:34:12.954520 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-c19971e3-0c07-4986-a038-36ddef8fb693 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:34:12.954999 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 6/22] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:34:12 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) Apr 08 23:34:22.944950 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:35:12.971392 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:35:12.974116 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:35:12.974359 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:35:12.974615 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:35:12.974917 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:35:12.975905 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:35:12.983801 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] Get all volumes completed successfully. Apr 08 23:35:12.985715 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-3a7597a2-55d8-4407-86e2-0cab44e9cfe2 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:35:12.985923 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 6/23] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:35:12 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) Apr 08 23:35:22.979086 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:36:13.002894 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:36:13.007076 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:36:13.007538 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:36:13.007980 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:36:13.008608 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:36:13.009421 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:36:13.016879 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] Get all volumes completed successfully. Apr 08 23:36:13.019366 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-34f19a3e-92e8-44ed-a551-543d8fd502b4 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:36:13.019781 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 7/24] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:36:13 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) Apr 08 23:36:23.012361 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:37:13.040828 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:37:13.234885 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:37:13.235140 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:37:13.235381 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:37:13.235668 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:37:13.236595 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:37:13.243697 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] Get all volumes completed successfully. Apr 08 23:37:13.245481 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-19eb77fe-40fa-44ac-9a2b-ad16acc7ba63 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:37:13.245793 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 6/25] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:37:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:37:23.239807 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:38:13.266983 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:38:13.271392 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:38:13.271587 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:38:13.271792 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:38:13.272043 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:38:13.272769 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:38:13.279440 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] Get all volumes completed successfully. Apr 08 23:38:13.281932 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-ec5b5ca6-8b64-40b3-bd6f-4b38b96c71f0 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:38:13.282464 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 7/26] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:38:13 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) Apr 08 23:38:23.275571 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:39:13.302564 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:39:13.307617 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:39:13.307972 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:39:13.308360 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:39:13.308725 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:39:13.309976 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:39:13.318786 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] Get all volumes completed successfully. Apr 08 23:39:13.321365 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-265d56da-619a-408a-aa3b-22e3fa2f7711 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:39:13.321890 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 7/27] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:39:13 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) Apr 08 23:39:23.314265 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:40:13.344974 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:40:13.349420 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:40:13.349849 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:40:13.350253 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:40:13.350638 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:40:13.351617 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:40:13.360266 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] Get all volumes completed successfully. Apr 08 23:40:13.362800 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-7a227c43-f46e-4a99-a5f2-ca060b4e17f0 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:40:13.363278 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 8/28] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:40:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:40:23.355047 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:41:13.381842 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-c50f0396-789f-4233-b378-ed815df3cf74 None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:41:13.384614 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:41:13.384843 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:41:13.385110 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:41:13.385413 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:41:13.386408 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:41:13.394760 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] Get all volumes completed successfully. Apr 08 23:41:13.396521 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-c50f0396-789f-4233-b378-ed815df3cf74 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:41:13.396869 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 7/29] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:41:13 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) Apr 08 23:41:23.390047 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:42:13.413170 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-80274868-5b8a-4429-af0a-111c0de39a42 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:42:13.506399 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:42:13.506890 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:42:13.507497 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:42:13.507996 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:42:13.509840 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:42:13.518803 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] Get all volumes completed successfully. Apr 08 23:42:13.521866 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-80274868-5b8a-4429-af0a-111c0de39a42 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:42:13.522423 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 8/30] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:42:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:42:23.513200 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:43:13.572961 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:43:13.575786 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:43:13.576018 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:43:13.576286 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:43:13.576569 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:43:13.577578 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:43:13.586018 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] Get all volumes completed successfully. Apr 08 23:43:13.587976 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-b3fce0d5-2166-40e2-8fd5-fef6a6f13a65 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:43:13.588338 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 8/31] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:43:13 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) Apr 08 23:43:23.581087 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:44:13.608564 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:44:13.611895 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:44:13.612210 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:44:13.612466 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:44:13.612760 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:44:13.613752 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:44:13.624464 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] Get all volumes completed successfully. Apr 08 23:44:13.627320 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-7e0a487b-a60e-40a6-9740-ea33bddcc808 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:44:13.627814 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 9/32] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:44:13 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) Apr 08 23:44:23.617558 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:45:13.643445 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-eaec70a3-4904-447c-97d8-151ea0343be3 None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:45:13.646235 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:45:13.646498 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:45:13.646768 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:45:13.647087 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:45:13.648041 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:45:13.655711 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] Get all volumes completed successfully. Apr 08 23:45:13.657580 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-eaec70a3-4904-447c-97d8-151ea0343be3 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:45:13.657927 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 8/33] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:45:13 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) Apr 08 23:45:23.651044 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:46:13.672180 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.middleware.request_id [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 None None] RequestId filter calling following filter/app {{(pid=112038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:46:13.674747 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:46:13.674968 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] Empty body provided in request {{(pid=112038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:46:13.675224 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.openstack.wsgi [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] Calling method 'detail' {{(pid=112038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:46:13.675505 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.api.api_utils [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] Removing options '' from query. {{(pid=112038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:46:13.676494 np0000164402 devstack@c-api.service[112038]: DEBUG cinder.volume.api [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112038) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:46:13.684313 np0000164402 devstack@c-api.service[112038]: INFO cinder.volume.api [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] Get all volumes completed successfully. Apr 08 23:46:13.686771 np0000164402 devstack@c-api.service[112038]: INFO cinder.api.openstack.wsgi [None req-524e4a4e-936f-4e42-8be8-42d9c80528f6 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:46:13.687236 np0000164402 devstack@c-api.service[112038]: [pid: 112038|app: 0|req: 9/34] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:46:13 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) Apr 08 23:46:23.679393 np0000164402 devstack@c-api.service[112038]: DEBUG dbcounter [-] [112038] Writing DB stats cinder:SELECT=1 {{(pid=112038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:47:13.703008 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.middleware.request_id [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 None None] RequestId filter calling following filter/app {{(pid=112037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:47:13.741354 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:47:13.741785 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] Empty body provided in request {{(pid=112037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:47:13.742233 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.openstack.wsgi [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] Calling method 'detail' {{(pid=112037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:47:13.742705 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.api.api_utils [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] Removing options '' from query. {{(pid=112037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:47:13.744153 np0000164402 devstack@c-api.service[112037]: DEBUG cinder.volume.api [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112037) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:47:13.751760 np0000164402 devstack@c-api.service[112037]: INFO cinder.volume.api [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] Get all volumes completed successfully. Apr 08 23:47:13.754336 np0000164402 devstack@c-api.service[112037]: INFO cinder.api.openstack.wsgi [None req-0461d46f-de8d-41ce-adfd-db7f3b4e9692 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:47:13.754776 np0000164402 devstack@c-api.service[112037]: [pid: 112037|app: 0|req: 9/35] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:47:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:47:23.747145 np0000164402 devstack@c-api.service[112037]: DEBUG dbcounter [-] [112037] Writing DB stats cinder:SELECT=1 {{(pid=112037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:48:13.770253 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.middleware.request_id [None req-220aab49-2b0e-4148-afeb-985295eeb044 None None] RequestId filter calling following filter/app {{(pid=112036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:48:13.773944 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:48:13.774221 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] Empty body provided in request {{(pid=112036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:48:13.774559 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.openstack.wsgi [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] Calling method 'detail' {{(pid=112036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:48:13.774984 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.api.api_utils [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] Removing options '' from query. {{(pid=112036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:48:13.776238 np0000164402 devstack@c-api.service[112036]: DEBUG cinder.volume.api [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:48:13.787304 np0000164402 devstack@c-api.service[112036]: INFO cinder.volume.api [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] Get all volumes completed successfully. Apr 08 23:48:13.792268 np0000164402 devstack@c-api.service[112036]: INFO cinder.api.openstack.wsgi [None req-220aab49-2b0e-4148-afeb-985295eeb044 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:48:13.793166 np0000164402 devstack@c-api.service[112036]: [pid: 112036|app: 0|req: 10/36] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:48:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:48:23.779692 np0000164402 devstack@c-api.service[112036]: DEBUG dbcounter [-] [112036] Writing DB stats cinder:SELECT=1 {{(pid=112036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 08 23:49:13.815638 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.middleware.request_id [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 None None] RequestId filter calling following filter/app {{(pid=112035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 08 23:49:13.819869 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] GET https://199.19.213.82/volume/v3/volumes/detail Apr 08 23:49:13.820341 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] Empty body provided in request {{(pid=112035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 08 23:49:13.820729 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.openstack.wsgi [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] Calling method 'detail' {{(pid=112035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 08 23:49:13.821250 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.api.api_utils [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] Removing options '' from query. {{(pid=112035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 08 23:49:13.823002 np0000164402 devstack@c-api.service[112035]: DEBUG cinder.volume.api [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 08 23:49:13.831445 np0000164402 devstack@c-api.service[112035]: INFO cinder.volume.api [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] Get all volumes completed successfully. Apr 08 23:49:13.833997 np0000164402 devstack@c-api.service[112035]: INFO cinder.api.openstack.wsgi [None req-c87a5098-f86f-4ed4-ac4c-3ad5a5ca05b7 demo demo] https://199.19.213.82/volume/v3/volumes/detail returned with HTTP 200 Apr 08 23:49:13.834475 np0000164402 devstack@c-api.service[112035]: [pid: 112035|app: 0|req: 9/37] 199.19.213.82 () {64 vars in 1290 bytes} [Wed Apr 8 23:49:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 08 23:49:23.826196 np0000164402 devstack@c-api.service[112035]: DEBUG dbcounter [-] [112035] Writing DB stats cinder:SELECT=1 {{(pid=112035) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}