Apr 18 17:52:36.762811 np0000167462 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 18 17:52:36.772341 np0000167462 devstack@c-api.service[113143]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 18 17:52:36 2026] *** Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: nodename: np0000167462 Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: machine: x86_64 Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: clock source: unix Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: pcre jit disabled Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: detected number of CPU cores: 16 Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: current working directory: / Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: detected binary path: /usr/bin/uwsgi-core Apr 18 17:52:36.775397 np0000167462 devstack@c-api.service[113143]: your processes number limit is 256917 Apr 18 17:52:36.775745 np0000167462 devstack@c-api.service[113143]: your memory page size is 4096 bytes Apr 18 17:52:36.775745 np0000167462 devstack@c-api.service[113143]: detected max file descriptor number: 2048 Apr 18 17:52:36.775745 np0000167462 devstack@c-api.service[113143]: lock engine: pthread robust mutexes Apr 18 17:52:36.775745 np0000167462 devstack@c-api.service[113143]: thunder lock: enabled Apr 18 17:52:36.775915 np0000167462 devstack@c-api.service[113143]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 18 17:52:36.775952 np0000167462 devstack@c-api.service[113143]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 18 17:52:36.775952 np0000167462 devstack@c-api.service[113143]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 18 17:52:36.775952 np0000167462 devstack@c-api.service[113143]: Set PythonHome to /opt/stack/data/venv Apr 18 17:52:36.811820 np0000167462 devstack@c-api.service[113143]: Python main interpreter initialized at 0x7d871b8a3668 Apr 18 17:52:36.811820 np0000167462 devstack@c-api.service[113143]: python threads support enabled Apr 18 17:52:36.811820 np0000167462 devstack@c-api.service[113143]: your server socket listen backlog is limited to 100 connections Apr 18 17:52:36.811820 np0000167462 devstack@c-api.service[113143]: your mercy for graceful operations on workers is 80 seconds Apr 18 17:52:36.812330 np0000167462 devstack@c-api.service[113143]: mapped 671795 bytes (656 KB) for 4 cores Apr 18 17:52:36.812463 np0000167462 devstack@c-api.service[113143]: *** Operational MODE: preforking *** Apr 18 17:52:36.812665 np0000167462 devstack@c-api.service[113143]: *** uWSGI is running in multiple interpreter mode *** Apr 18 17:52:36.812665 np0000167462 devstack@c-api.service[113143]: spawned uWSGI master process (pid: 113143) Apr 18 17:52:36.812797 np0000167462 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 18 17:52:36.813303 np0000167462 devstack@c-api.service[113143]: spawned uWSGI worker 1 (pid: 113150, cores: 1) Apr 18 17:52:36.813779 np0000167462 devstack@c-api.service[113143]: spawned uWSGI worker 2 (pid: 113151, cores: 1) Apr 18 17:52:36.815379 np0000167462 devstack@c-api.service[113143]: spawned uWSGI worker 3 (pid: 113152, cores: 1) Apr 18 17:52:36.815379 np0000167462 devstack@c-api.service[113143]: spawned uWSGI worker 4 (pid: 113153, cores: 1) Apr 18 17:52:36.815379 np0000167462 devstack@c-api.service[113143]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: we strongly recommend against using it for new projects. Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: framework. For more detail see Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:52:36.940890 np0000167462 devstack@c-api.service[113151]: import eventlet # noqa Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: we strongly recommend against using it for new projects. Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: framework. For more detail see Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:52:36.944871 np0000167462 devstack@c-api.service[113152]: import eventlet # noqa Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: we strongly recommend against using it for new projects. Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: framework. For more detail see Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:52:36.946058 np0000167462 devstack@c-api.service[113153]: import eventlet # noqa Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: we strongly recommend against using it for new projects. Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: If you are already using Eventlet, we recommend migrating to a different Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: framework. For more detail see Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 17:52:36.955373 np0000167462 devstack@c-api.service[113150]: import eventlet # noqa Apr 18 17:52:37.027157 np0000167462 devstack@c-api.service[113152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:52:37.027157 np0000167462 devstack@c-api.service[113152]: debtcollector.deprecate( Apr 18 17:52:37.029126 np0000167462 devstack@c-api.service[113153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:52:37.029126 np0000167462 devstack@c-api.service[113153]: debtcollector.deprecate( Apr 18 17:52:37.029926 np0000167462 devstack@c-api.service[113151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:52:37.029926 np0000167462 devstack@c-api.service[113151]: debtcollector.deprecate( Apr 18 17:52:37.040027 np0000167462 devstack@c-api.service[113150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 17:52:37.040027 np0000167462 devstack@c-api.service[113150]: debtcollector.deprecate( Apr 18 17:52:37.106078 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:37.106078 np0000167462 devstack@c-api.service[113152]: from cgi import parse_header Apr 18 17:52:37.106680 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:37.106680 np0000167462 devstack@c-api.service[113153]: from cgi import parse_header Apr 18 17:52:37.106849 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:37.106849 np0000167462 devstack@c-api.service[113151]: from cgi import parse_header Apr 18 17:52:37.129210 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:37.129210 np0000167462 devstack@c-api.service[113150]: from cgi import parse_header Apr 18 17:52:37.149492 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:37.149492 np0000167462 devstack@c-api.service[113151]: removals.removed_module( Apr 18 17:52:37.149999 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:37.149999 np0000167462 devstack@c-api.service[113152]: removals.removed_module( Apr 18 17:52:37.150109 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:37.150109 np0000167462 devstack@c-api.service[113153]: removals.removed_module( Apr 18 17:52:37.150204 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:37.150204 np0000167462 devstack@c-api.service[113151]: removals.removed_module( Apr 18 17:52:37.150695 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:37.150695 np0000167462 devstack@c-api.service[113153]: removals.removed_module( Apr 18 17:52:37.150797 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:37.150797 np0000167462 devstack@c-api.service[113152]: removals.removed_module( Apr 18 17:52:37.178853 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:37.178853 np0000167462 devstack@c-api.service[113150]: removals.removed_module( Apr 18 17:52:37.179578 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:37.179578 np0000167462 devstack@c-api.service[113150]: removals.removed_module( Apr 18 17:52:37.731372 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:37.731372 np0000167462 devstack@c-api.service[113151]: warnings.warn( Apr 18 17:52:37.745686 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:37.745686 np0000167462 devstack@c-api.service[113152]: warnings.warn( Apr 18 17:52:37.748845 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:37.748845 np0000167462 devstack@c-api.service[113153]: warnings.warn( Apr 18 17:52:37.800172 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:37.800172 np0000167462 devstack@c-api.service[113150]: warnings.warn( Apr 18 17:52:37.825268 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:37.825268 np0000167462 devstack@c-api.service[113151]: warnings.warn( Apr 18 17:52:37.846209 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:37.846209 np0000167462 devstack@c-api.service[113152]: warnings.warn( Apr 18 17:52:37.848072 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:37.848072 np0000167462 devstack@c-api.service[113153]: warnings.warn( Apr 18 17:52:37.901716 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:37.901716 np0000167462 devstack@c-api.service[113150]: warnings.warn( Apr 18 17:52:38.106232 np0000167462 devstack@c-api.service[113151]: 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 18 17:52:38.106788 np0000167462 devstack@c-api.service[113151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:52:38.121848 np0000167462 devstack@c-api.service[113152]: 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 18 17:52:38.122282 np0000167462 devstack@c-api.service[113152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:52:38.136884 np0000167462 devstack@c-api.service[113153]: 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 18 17:52:38.137277 np0000167462 devstack@c-api.service[113153]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113153) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:52:38.187360 np0000167462 devstack@c-api.service[113150]: 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 18 17:52:38.188260 np0000167462 devstack@c-api.service[113150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 17:52:38.191098 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:38.191098 np0000167462 devstack@c-api.service[113151]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:52:38.198047 np0000167462 devstack@c-api.service[113152]: /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 18 17:52:38.198047 np0000167462 devstack@c-api.service[113152]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:52:38.203525 np0000167462 devstack@c-api.service[113153]: /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 18 17:52:38.203525 np0000167462 devstack@c-api.service[113153]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:52:38.250428 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:38.250428 np0000167462 devstack@c-api.service[113150]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 17:52:38.634324 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:52:38.634570 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:52:38.634653 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113153) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:52:38.634722 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.634786 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.634869 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 17:52:38.634943 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635005 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635068 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635068 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635184 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635254 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635372 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635437 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635437 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635584 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635656 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.635725 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.635794 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.635862 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.635923 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.635985 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.636053 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.636122 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.636197 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.636268 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.636346 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.636422 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.636491 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.636553 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.636616 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.636686 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.636741 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.636810 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.636873 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.636935 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.636999 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.637060 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.637128 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.637196 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.637259 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.637397 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.637465 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.637531 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.637594 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.637657 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.637725 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.637786 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.637847 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.637918 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.637986 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.638054 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.638109 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.638197 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.638264 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.638345 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.638409 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.638471 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.638542 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.638598 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.638675 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.638737 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.638800 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.638867 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.638934 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.639002 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.639002 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.639132 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.639196 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.639264 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.639264 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.639264 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.639477 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.639540 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.639608 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.639681 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.639737 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.639799 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.639861 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.639921 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.639921 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.640030 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.640097 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.640163 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.640218 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.640309 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.640309 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.640436 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.640504 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.640562 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.640623 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.640678 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.640739 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.640802 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.640872 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.640940 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.640997 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.641053 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.641119 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.641186 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.641247 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.641363 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.641431 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.641491 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.641555 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.641610 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.641666 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.641721 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.641789 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.641849 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.641904 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.641969 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.642035 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.642090 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.642160 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.642259 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.642358 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.642428 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.642490 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.642553 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.642601 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.642642 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.642684 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.643996 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.644056 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.644092 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.644147 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.644189 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.644255 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.644255 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.644255 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.644390 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.644439 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.644483 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.644483 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.644483 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.644589 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.644632 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.644632 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.644718 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.644718 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.644804 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.644842 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.644886 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.644925 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.644968 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.645013 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.645013 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.645099 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.645099 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.645173 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.645221 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.645267 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.645267 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.645441 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.645441 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.645518 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.645568 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.645613 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.645654 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.645696 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.645736 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.645784 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.645821 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.645863 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.645903 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.645947 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.645997 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.646040 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.646083 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.646125 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.646190 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.646226 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.646507 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.646507 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.646587 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.646625 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.646671 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.646709 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.646753 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.646797 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.646837 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.646880 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.646917 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.646964 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.647003 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.647047 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.647089 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.647131 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.647267 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.647324 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.647375 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.647459 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.647506 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.647544 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.647586 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.647633 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.647633 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.647707 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.647760 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.647802 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.647849 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.647896 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.647942 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.647979 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.648022 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.648067 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.648104 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.648148 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.648189 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.648236 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.648273 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.648332 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.648375 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.648416 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.648459 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.648518 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.648563 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.648604 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.648642 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.648678 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.648715 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.648760 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.648799 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.648847 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.648890 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.648936 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.648936 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.648936 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.650040 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.650119 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.650119 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.650270 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.650348 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.650398 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.650437 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.650482 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.650529 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.650571 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.650613 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.650652 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.650699 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.650736 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.650780 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.650823 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.650866 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.650907 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.650953 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.650995 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.651043 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.651084 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.651320 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.656474 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.656541 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.656598 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.656644 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.656686 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.656686 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.656767 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.656812 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.656856 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.656899 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.656942 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.656942 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.656942 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.657055 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.657094 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.657144 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.657190 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.657235 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.657272 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.657353 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.657401 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.657445 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.657529 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.657578 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.657619 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.657667 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.657706 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.657706 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.658825 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.658884 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.658925 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.658986 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.659039 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.659100 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.659158 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.659237 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.659317 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.659361 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.659361 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.659437 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.659475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.659518 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.659564 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.659612 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.659657 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.659700 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.659743 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.659780 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.659818 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.659855 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.659903 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.659949 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.659991 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.660037 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.660037 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.660037 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.663628 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.663691 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.663755 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.663803 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.663859 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.663919 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.663990 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.664039 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.664096 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.664156 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.664205 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.664253 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.664305 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.664356 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.664405 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.664443 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.664478 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.664529 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.664573 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.664620 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.664658 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.664699 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.664744 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.664783 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.664828 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.664828 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.664904 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.664904 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.664973 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.665007 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.665047 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.665088 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.665140 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.665178 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.665218 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.665251 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.665306 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.665356 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.665395 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.665437 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.665480 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.665533 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.665581 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.665625 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.665668 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.665723 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.665770 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.665815 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.665852 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.665894 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.665935 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.665985 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.666028 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.666070 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.666113 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.666157 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.666254 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.666324 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.666368 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.666425 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.666503 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.666566 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.666611 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.666652 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.666698 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.666739 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.666783 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.666825 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.666870 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.666913 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.666965 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.667012 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.667064 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.667111 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.667150 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.667188 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.667525 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.667525 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.667652 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.667696 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.667738 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.667784 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.667826 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.667863 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.667900 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.667938 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.667983 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.668026 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.668070 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.668108 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.668151 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.668193 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.668229 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.668269 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.668326 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.668372 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.668425 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.668469 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.668510 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.668557 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.668595 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.668640 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.668674 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.668712 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.668750 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.668750 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.668750 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.668750 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.668750 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.668927 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.668966 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.669008 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.669043 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.669084 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.669134 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.669172 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.669210 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.669246 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.669309 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.669357 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.669395 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.669439 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.669480 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.669519 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.669651 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.669701 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.669749 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.669785 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.669825 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.669868 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.669907 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.669907 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.669981 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.669981 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.669981 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.669981 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.670127 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.670172 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.670223 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.670257 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.670316 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.670357 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.670357 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.670357 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.670473 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.670519 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.670563 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.670606 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.670650 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.670688 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.670727 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.670773 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.670815 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.670858 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.670896 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.670933 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.670976 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.671018 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.671018 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.671018 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.671550 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.671596 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.671648 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.671688 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.671723 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.671768 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.671808 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.671842 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.671842 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.671904 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.671943 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.671978 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.672022 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.672060 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.672104 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.672151 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.672198 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.672198 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.672198 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.672323 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.672360 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.672397 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.672451 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.672489 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.672489 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.672489 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.672489 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.672628 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.674474 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.674521 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.674575 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.674625 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.674663 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.674708 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.674753 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.674796 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.674834 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.674881 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.674923 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.674968 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.675005 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.675043 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.675091 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.675134 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.675176 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.675215 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.675252 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.675313 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.675354 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.675396 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.675438 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.675475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.675475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.675475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.675475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.675475 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.676811 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.676859 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.676929 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.676971 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.677007 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.677062 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.677104 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.677149 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.677187 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.677224 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.677263 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.677327 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.677373 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.677415 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.677460 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.677502 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.677545 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.677592 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.677666 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.677713 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.677757 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.677794 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.677836 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.677884 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.677926 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.677969 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.677969 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.677969 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.678301 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.678350 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.678418 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.678474 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.678531 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.678569 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.678618 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.678668 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.678706 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.678754 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.678792 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.678830 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.678867 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.678910 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.678958 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.678996 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.679035 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.679081 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.679118 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.679155 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.679198 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.679247 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.679300 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.679337 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.679385 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.679422 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.679459 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.679459 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.680844 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.680931 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.680981 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.681033 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.681073 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.681116 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.681155 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.681192 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.681240 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.681277 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.681342 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.681389 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.681427 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.681476 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.681515 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.681515 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.681597 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.681641 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.681703 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.681749 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.681749 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.681831 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.681881 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.681920 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.681920 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.681920 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.682031 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.682031 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.683438 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.683529 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.683529 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.683615 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.683696 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.683770 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.683819 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.683868 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.683921 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.683961 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.684003 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.684046 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.684046 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.684046 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.684559 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.684620 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.684664 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.684735 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.684782 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.684821 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.684858 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.684897 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.684940 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.684984 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.685027 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.685071 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.685119 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.685163 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.685205 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.685245 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.685314 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.685366 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.685420 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.685459 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.685496 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.685533 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.685571 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.685615 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.685657 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.685701 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.685744 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.685784 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.685827 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.685875 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.685917 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.685960 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.685999 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.686033 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.686075 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.686117 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.686160 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.686231 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.686275 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.686333 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.686373 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.686373 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.686451 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.686451 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.686532 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.686571 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.686612 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.686661 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.686706 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.686744 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.686781 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.686824 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.686869 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.686906 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.686948 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.686985 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.686985 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.687067 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.687110 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.687148 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.687188 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.687222 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.687254 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.687312 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.687357 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.687395 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.687440 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.687479 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.687479 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.687479 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.688114 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.688174 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.688221 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.688304 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.688366 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.688419 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.688480 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.688525 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.688565 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.688610 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.688648 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.688689 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.688726 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.688766 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.688809 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.688851 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.688889 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.688928 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.688965 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.689002 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.689041 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.689078 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.689121 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.689159 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.689204 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.689246 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.689309 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.689350 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.689387 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.689425 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.689479 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.689522 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.689561 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.689598 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.689635 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.689680 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.689717 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.689755 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.689797 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.689923 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.689969 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.690021 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.690058 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.690096 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.690133 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.690177 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.690250 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.690317 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.690361 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.690405 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.690446 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.690487 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.690487 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.690487 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.690487 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.690487 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.691129 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.691230 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.691230 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.691353 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.691353 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.691424 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.691464 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.691516 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.691560 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.691599 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.691599 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.691673 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.691673 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.691746 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.691791 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.691834 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.691834 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.691915 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.691958 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.691997 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.692034 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.692078 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.692116 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.692155 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.692232 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.692275 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.692335 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.692425 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.692947 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.692995 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.693071 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.693120 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.693178 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.693217 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.693265 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.693322 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.693362 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.693412 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.693451 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.693499 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.693536 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.693584 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.693628 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.693665 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.693708 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.693747 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.693791 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.693834 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.693872 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.693909 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.693953 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.693993 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.694026 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.694065 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.694107 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.694144 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.694181 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.694355 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.694399 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.694442 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.694484 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.694527 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.694570 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.694609 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.694652 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.694693 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.694741 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.694785 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.694823 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.694861 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.694898 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.694937 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.694975 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.695012 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.695065 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.695117 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.695174 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.695228 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.695266 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.695335 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.695375 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.695375 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.695375 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.695375 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.695508 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.695508 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.695508 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.695508 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.695508 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.695685 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.695724 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.695724 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.695792 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.695792 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.695792 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.695896 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.695935 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.695973 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.696010 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.696047 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.696085 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.696130 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.696173 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.696211 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.696309 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.696369 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.696434 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.696474 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.696513 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.696552 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.696552 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.696552 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 17:52:38.696666 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.696705 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.696742 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.696785 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.696832 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.696869 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.696912 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.696954 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.696998 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.697042 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.697080 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.697116 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.697154 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.697197 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113150) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.697243 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.697303 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 17:52:38.697357 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.697404 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 17:52:38.697447 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.697489 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 17:52:38.697526 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.697564 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 17:52:38.697564 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 17:52:38.697564 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 17:52:38.741312 np0000167462 devstack@c-api.service[113153]: INFO dbcounter [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Registered counter for database cinder Apr 18 17:52:38.741488 np0000167462 devstack@c-api.service[113150]: INFO dbcounter [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Registered counter for database cinder Apr 18 17:52:38.741761 np0000167462 devstack@c-api.service[113151]: INFO dbcounter [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Registered counter for database cinder Apr 18 17:52:38.742182 np0000167462 devstack@c-api.service[113152]: INFO dbcounter [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Registered counter for database cinder Apr 18 17:52:38.752682 np0000167462 devstack@c-api.service[113150]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ce3913-7855-4b8a-8be1-789539375bea 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=113150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.758538 np0000167462 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.764402 np0000167462 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-42a57602-cd92-4388-bf7c-4e762f423061 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.769037 np0000167462 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.867316 np0000167462 devstack@c-api.service[113150]: DEBUG dbcounter [-] [113150] Writer thread running {{(pid=113150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:52:38.869877 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:52:38.872032 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:52:38.874040 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:52:38.876384 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:52:38.877512 np0000167462 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writer thread running {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:52:38.877597 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.879850 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:52:38.879957 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.881920 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:52:38.882247 np0000167462 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writer thread running {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:52:38.883874 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:52:38.884058 np0000167462 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writer thread running {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 17:52:38.884412 np0000167462 devstack@c-api.service[113150]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ce3913-7855-4b8a-8be1-789539375bea 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=113150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.884769 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:52:38.885658 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:52:38.886103 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:52:38.886548 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.886694 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 17:52:38.887045 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:52:38.887786 np0000167462 devstack@c-api.service[113150]: INFO cinder.rpc [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:52:38.888261 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.888666 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.888778 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 17:52:38.889134 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:52:38.890797 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 17:52:38.891140 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:52:38.892383 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.892574 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 17:52:38.892727 np0000167462 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-42a57602-cd92-4388-bf7c-4e762f423061 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.893447 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.894649 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:52:38.894896 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.895173 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.896865 np0000167462 devstack@c-api.service[113151]: INFO cinder.rpc [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:52:38.897981 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.898052 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.899657 np0000167462 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.900900 np0000167462 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:38.901301 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.901677 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:52:38.902884 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 17:52:38.903622 np0000167462 devstack@c-api.service[113152]: INFO cinder.rpc [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:52:38.904559 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.904628 np0000167462 devstack@c-api.service[113153]: INFO cinder.rpc [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 17:52:38.904810 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.905438 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.908615 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.908692 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.911716 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.912000 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.915180 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.915595 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.915955 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.916927 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.918773 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.919176 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.919266 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.920992 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.921666 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.922302 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.922634 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.924319 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.924857 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.925618 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.926422 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.926588 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.928770 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.928949 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.929204 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.930356 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.931677 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.932158 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.932912 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.935157 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.935228 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.935364 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.936089 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.936731 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.938588 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.938655 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.939484 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.939749 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.940714 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.942445 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.942495 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.942685 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.943983 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.944190 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.945014 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.945056 np0000167462 devstack@c-api.service[113150]: WARNING cinder.api.contrib.hosts [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:52:38.945562 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.945811 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.946871 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.947130 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.947261 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.948461 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.948830 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.949929 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.950359 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.950576 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.951753 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.952267 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.952471 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.952834 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: extensions {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.953791 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.954225 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: consistencygroups {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.954893 np0000167462 devstack@c-api.service[113151]: WARNING cinder.api.contrib.hosts [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:52:38.955655 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.955854 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.955913 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.956171 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: scheduler-stats {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.957080 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.957641 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: backups {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.957928 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.958655 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.959473 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.959586 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.959646 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-hosts {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.960048 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.961043 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: qos-specs {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.961116 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.961462 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.961588 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.962131 np0000167462 devstack@c-api.service[113152]: WARNING cinder.api.contrib.hosts [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:52:38.962465 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: extensions {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.962979 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.963350 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.963739 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-volume-type-access {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.963817 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: consistencygroups {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.964385 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.964950 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.965350 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: encryption {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.965690 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: scheduler-stats {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.965915 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.966023 np0000167462 devstack@c-api.service[113153]: WARNING cinder.api.contrib.hosts [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 17:52:38.966893 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.966956 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-availability-zone {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.967146 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: backups {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.967347 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.968275 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-quota-class-sets {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.968397 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.968745 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.969146 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-hosts {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.969543 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: cgsnapshots {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.969716 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: extensions {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.969955 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.970554 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: qos-specs {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.970975 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: consistencygroups {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.971053 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-quota-sets {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.971431 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.972483 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: encryption {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.972628 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-volume-type-access {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.972889 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.972950 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: scheduler-stats {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.973997 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-volume-manage {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.974076 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: extensions {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.974196 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: encryption {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.974434 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: backups {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.975366 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: consistencygroups {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.975431 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-snapshot-manage {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.975798 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-availability-zone {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.976428 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-hosts {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.976914 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: extra_specs {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.977443 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: scheduler-stats {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.977625 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-quota-class-sets {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.977786 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: qos-specs {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.978503 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: capabilities {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.978909 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: cgsnapshots {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.978990 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: backups {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.979805 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extended resource: os-volume-transfer {{(pid=113150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.979877 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-volume-type-access {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.980341 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-quota-sets {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.981100 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-hosts {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.981461 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: encryption {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.981790 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: encryption {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.982209 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.982589 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: qos-specs {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.983300 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-volume-manage {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.983550 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-availability-zone {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.983693 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.984815 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-snapshot-manage {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.984915 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-volume-type-access {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.984981 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-quota-class-sets {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.985121 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.986142 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: cgsnapshots {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.986375 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: extra_specs {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.986473 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: encryption {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.986642 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.987578 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-quota-sets {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.987941 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: capabilities {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.988155 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.988637 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-availability-zone {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.988990 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: encryption {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.989065 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] SnapshotActionsController initialized {{(pid=113150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:52:38.989279 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extended resource: os-volume-transfer {{(pid=113151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.989754 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.989942 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-quota-class-sets {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.990555 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-volume-manage {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.991156 np0000167462 devstack@c-api.service[113150]: WARNING castellan.key_manager.migration [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.991298 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: cgsnapshots {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.991641 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.992002 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-snapshot-manage {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.992074 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeActions extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992201 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension UsedLimits extending resource: limits {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992315 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992435 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeTypeAccess extending resource: types {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992567 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension AdminActions extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992679 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension AdminActions extending resource: snapshots {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992788 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension AdminActions extending resource: backups {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992847 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-quota-sets {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.992903 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.992982 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension SnapshotActions extending resource: snapshots {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993095 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.993154 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993271 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993381 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993458 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: extra_specs {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.993515 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993596 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension TypesManage extending resource: types {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993696 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.993796 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.v3.router [None req-f7ce3913-7855-4b8a-8be1-789539375bea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:38.994296 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: encryption {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.994553 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.995002 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: capabilities {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.995975 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-volume-manage {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.996055 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.996122 np0000167462 devstack@c-api.service[113150]: WARNING keystonemiddleware.auth_token [None req-f7ce3913-7855-4b8a-8be1-789539375bea 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 18 17:52:38.996279 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extended resource: os-volume-transfer {{(pid=113152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.997470 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-snapshot-manage {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.997514 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.998388 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.contrib.snapshot_actions [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] SnapshotActionsController initialized {{(pid=113151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:52:38.998594 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:38.998947 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: extra_specs {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:38.999108 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.000119 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.000515 np0000167462 devstack@c-api.service[113151]: WARNING castellan.key_manager.migration [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.000556 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: capabilities {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:39.001408 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeActions extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.001528 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.001573 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension UsedLimits extending resource: limits {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.001664 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.001773 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.001885 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extended resource: os-volume-transfer {{(pid=113153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 17:52:39.001926 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension AdminActions extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002000 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension AdminActions extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002101 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension AdminActions extending resource: backups {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002141 np0000167462 devstack@c-api.service[113150]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d871b8a3668 pid: 113150 (default app) Apr 18 17:52:39.002192 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002319 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002540 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002636 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002676 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.002676 np0000167462 devstack@c-api.service[113150]: warnings.warn( Apr 18 17:52:39.002751 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002843 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002944 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension TypesManage extending resource: types {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.002989 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.003128 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.003128 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.v3.router [None req-42a57602-cd92-4388-bf7c-4e762f423061 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.004361 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.004483 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.005333 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.contrib.snapshot_actions [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] SnapshotActionsController initialized {{(pid=113152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:52:39.005441 np0000167462 devstack@c-api.service[113151]: WARNING keystonemiddleware.auth_token [None req-42a57602-cd92-4388-bf7c-4e762f423061 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 18 17:52:39.005926 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.006051 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.007399 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.007477 np0000167462 devstack@c-api.service[113152]: WARNING castellan.key_manager.migration [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.008376 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeActions extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.008516 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension UsedLimits extending resource: limits {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.008632 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.008760 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.008878 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension AdminActions extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.008925 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.008988 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension AdminActions extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009095 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension AdminActions extending resource: backups {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009210 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009329 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009429 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009540 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009637 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009747 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.009856 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension TypesManage extending resource: types {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.010062 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.010159 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.v3.router [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.010527 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.010791 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.010791 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.010913 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.010913 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.010913 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.010913 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.010913 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011156 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011478 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011478 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011478 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011478 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011478 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011692 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011692 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011692 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011692 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011891 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011891 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.011891 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.011891 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012070 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012070 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012070 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012070 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012070 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012325 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012325 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012325 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012325 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012325 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012531 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.012790 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013040 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013319 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013585 np0000167462 devstack@c-api.service[113151]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d871b8a3668 pid: 113151 (default app) Apr 18 17:52:39.013630 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013630 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013630 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013630 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013802 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013802 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013802 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.013802 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.013802 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014030 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014066 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.contrib.snapshot_actions [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] SnapshotActionsController initialized {{(pid=113153) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 17:52:39.014104 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014104 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014104 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014104 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014276 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014612 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014612 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014612 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014612 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014612 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014841 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014841 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014841 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.014841 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.014841 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015070 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015070 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015070 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015070 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015255 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015255 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015255 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015255 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015460 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015460 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015460 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015460 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015460 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015690 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015690 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015690 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015690 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015690 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015901 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015901 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.015901 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.015901 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016077 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016077 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016077 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016077 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016250 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016250 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016250 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016250 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016455 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016455 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016455 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016455 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016629 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016629 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016629 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016629 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.016806 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017063 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017063 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017063 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017063 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017063 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017312 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017596 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.017871 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018127 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018431 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018431 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018431 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018431 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018615 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.018653 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018653 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018653 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018653 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018829 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018829 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.018829 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.018829 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.019006 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.019006 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.019006 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:39.019006 np0000167462 devstack@c-api.service[113150]: warnings.warn(deprecated_msg) Apr 18 17:52:39.019192 np0000167462 devstack@c-api.service[113152]: WARNING keystonemiddleware.auth_token [None req-2756d212-9ba6-47b2-a561-3a38ac8559bf 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 18 17:52:39.019236 np0000167462 devstack@c-api.service[113153]: WARNING castellan.key_manager.migration [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 17:52:39.019272 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.middleware.request_id [None req-71a3b987-61d7-45cf-b219-42e67bcf5268 None None] RequestId filter calling following filter/app {{(pid=113150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeActions extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension UsedLimits extending resource: limits {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension AdminActions extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension AdminActions extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019338 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension AdminActions extending resource: backups {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019562 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension TypesManage extending resource: types {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019811 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019811 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.v3.router [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 17:52:39.019893 np0000167462 devstack@c-api.service[113150]: [pid: 113150|app: 0|req: 1/1] 199.19.213.174 () {60 vars in 953 bytes} [Sat Apr 18 17:52:39 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 18 17:52:39.019930 np0000167462 devstack@c-api.service[113152]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d871b8a3668 pid: 113152 (default app) Apr 18 17:52:39.019972 np0000167462 devstack@c-api.service[113153]: WARNING keystonemiddleware.auth_token [None req-5cad3866-13cb-40ab-ad4f-3a919adb4542 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 18 17:52:39.024642 np0000167462 devstack@c-api.service[113153]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d871b8a3668 pid: 113153 (default app) Apr 18 17:52:45.986526 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:45.986526 np0000167462 devstack@c-api.service[113151]: warnings.warn( Apr 18 17:52:46.001187 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001187 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001187 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001187 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001501 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001501 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001501 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001501 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.001787 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002165 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002165 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002165 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002165 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002165 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002514 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002514 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002514 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002514 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002514 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002808 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002808 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002808 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002808 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002968 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002968 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002968 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.002968 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.002968 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003185 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003185 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003185 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003185 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003185 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003408 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003641 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.003876 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004092 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004092 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004092 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004092 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004092 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004270 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004270 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004270 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004270 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004270 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004486 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004709 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004924 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004924 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004924 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.004924 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.004924 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005119 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005119 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005119 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005119 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005119 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005321 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005321 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005321 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005321 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005485 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005485 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005485 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005485 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005642 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005642 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005642 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005642 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005642 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005847 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005847 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005847 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.005847 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.005847 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006044 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006044 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006044 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006044 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006198 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006198 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006198 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006198 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006368 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006368 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006368 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006368 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006524 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006524 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006524 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006524 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006670 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006670 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006670 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006670 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006840 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006840 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006840 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.006840 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.006840 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007040 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007271 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007271 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007271 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007271 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007271 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007481 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007712 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.007957 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008183 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008419 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008419 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008419 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008419 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008583 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008583 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008583 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008583 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008583 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: warnings.warn(deprecated_msg) Apr 18 17:52:46.008790 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-dc4aca30-1099-4831-a78e-ff49b148ed0f None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:52:46.479888 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-dc4aca30-1099-4831-a78e-ff49b148ed0f admin admin] POST https://199.19.213.174/volume/v3/types Apr 18 17:52:46.480576 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-dc4aca30-1099-4831-a78e-ff49b148ed0f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 17:52:46.482240 np0000167462 devstack@c-api.service[113151]: /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 18 17:52:46.482240 np0000167462 devstack@c-api.service[113151]: warnings.warn( Apr 18 17:52:46.489874 np0000167462 devstack@c-api.service[113151]: DEBUG oslo_db.sqlalchemy.engines [None req-dc4aca30-1099-4831-a78e-ff49b148ed0f 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=113151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:46.521250 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-dc4aca30-1099-4831-a78e-ff49b148ed0f admin admin] https://199.19.213.174/volume/v3/types returned with HTTP 200 Apr 18 17:52:46.522087 np0000167462 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 1/2] 199.19.213.174 () {68 vars in 1288 bytes} [Sat Apr 18 17:52:45 2026] POST /volume/v3/types => generated 186 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:52:46.531590 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.middleware.request_id [req-dc4aca30-1099-4831-a78e-ff49b148ed0f req-ccd8d24f-dbfa-447a-afa1-284fe077385d None None] RequestId filter calling following filter/app {{(pid=113150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:52:46.875817 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [req-dc4aca30-1099-4831-a78e-ff49b148ed0f req-ccd8d24f-dbfa-447a-afa1-284fe077385d admin admin] POST https://199.19.213.174/volume/v3/types/fdfd04ab-e107-4bc4-ad9d-ffca56b7a5e1/extra_specs Apr 18 17:52:46.876389 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.openstack.wsgi [req-dc4aca30-1099-4831-a78e-ff49b148ed0f req-ccd8d24f-dbfa-447a-afa1-284fe077385d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 17:52:46.878165 np0000167462 devstack@c-api.service[113150]: /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 18 17:52:46.878165 np0000167462 devstack@c-api.service[113150]: warnings.warn( Apr 18 17:52:46.888910 np0000167462 devstack@c-api.service[113150]: DEBUG oslo_db.sqlalchemy.engines [req-dc4aca30-1099-4831-a78e-ff49b148ed0f req-ccd8d24f-dbfa-447a-afa1-284fe077385d 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=113150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:52:46.952119 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [req-dc4aca30-1099-4831-a78e-ff49b148ed0f req-ccd8d24f-dbfa-447a-afa1-284fe077385d admin admin] https://199.19.213.174/volume/v3/types/fdfd04ab-e107-4bc4-ad9d-ffca56b7a5e1/extra_specs returned with HTTP 200 Apr 18 17:52:46.952755 np0000167462 devstack@c-api.service[113150]: [pid: 113150|app: 0|req: 2/3] 199.19.213.174 () {70 vars in 1505 bytes} [Sat Apr 18 17:52:46 2026] POST /volume/v3/types/fdfd04ab-e107-4bc4-ad9d-ffca56b7a5e1/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 17:52:48.902795 np0000167462 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=6 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:52:48.904156 np0000167462 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=6 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:52:56.517276 np0000167462 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:52:56.950140 np0000167462 devstack@c-api.service[113150]: DEBUG dbcounter [-] [113150] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:57:05.353153 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.353153 np0000167462 devstack@c-api.service[113152]: warnings.warn( Apr 18 17:57:05.365366 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.365366 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.365366 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.365366 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.365366 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.365915 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.365915 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.365915 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.365915 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.365915 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.366262 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.366748 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.366748 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.366748 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.366748 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367093 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367093 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367093 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367093 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367406 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367406 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367406 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367406 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367577 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367577 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367577 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367577 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367577 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367795 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367795 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367795 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.367795 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.367795 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368019 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368260 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368676 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368916 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368916 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368916 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.368916 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.368916 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369124 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369124 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369124 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369124 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369124 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369335 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369575 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369819 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369819 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369819 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.369819 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.369819 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370032 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370032 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370032 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370032 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370032 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370243 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370243 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370243 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370243 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370449 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370449 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370449 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370449 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370719 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370719 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370719 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370719 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370719 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370944 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370944 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370944 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.370944 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.370944 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371142 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371142 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371142 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371142 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371324 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371324 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371324 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371324 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371492 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371492 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371492 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371492 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371679 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371679 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371679 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371679 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371857 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371857 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.371857 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.371857 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372029 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372029 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372029 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372029 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372029 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372256 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372519 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372519 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372519 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372519 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372519 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372727 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.372961 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373214 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373481 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373725 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373725 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373725 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373725 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373891 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373891 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373891 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.373891 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.373891 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: warnings.warn(deprecated_msg) Apr 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-0d8aa9d4-da1d-4430-ad67-dcb3b899c299 None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:05.374110 np0000167462 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-0d8aa9d4-da1d-4430-ad67-dcb3b899c299 None None] GET https://199.19.213.174/volume// Apr 18 17:57:05.374382 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-0d8aa9d4-da1d-4430-ad67-dcb3b899c299 None None] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:05.374382 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-0d8aa9d4-da1d-4430-ad67-dcb3b899c299 None None] Calling method 'all' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:05.374382 np0000167462 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-0d8aa9d4-da1d-4430-ad67-dcb3b899c299 None None] https://199.19.213.174/volume// returned with HTTP 300 Apr 18 17:57:05.374382 np0000167462 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 1/4] 199.19.213.174 () {66 vars in 1456 bytes} [Sat Apr 18 17:57:05 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 18 17:57:42.843113 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.843113 np0000167462 devstack@c-api.service[113153]: warnings.warn( Apr 18 17:57:42.857544 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.857544 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.857544 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.857544 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.857544 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.857975 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.857975 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.857975 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.857975 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.857975 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858260 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858652 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858652 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858652 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858652 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858875 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858875 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.858875 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.858875 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859199 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859199 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859199 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859199 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859558 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859558 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859558 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859558 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859558 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859930 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859930 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859930 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.859930 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.859930 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860276 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.860779 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.861228 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861705 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.861705 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861705 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.861705 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.861705 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862001 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862001 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862001 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862001 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862001 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862319 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.862918 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863396 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863396 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863396 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863396 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863396 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863618 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863618 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863618 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863618 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863618 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863835 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863835 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.863835 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.863835 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864018 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864018 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864018 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864018 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864218 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864218 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864218 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864218 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864218 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864479 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864479 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864479 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864479 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864479 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864699 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864699 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864699 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864699 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864896 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864896 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.864896 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.864896 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865048 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865048 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865048 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865048 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865205 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865205 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865205 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865205 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865380 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865380 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865380 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865380 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865524 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865524 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865524 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865524 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865524 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865712 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865932 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865932 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865932 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.865932 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.865932 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866108 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866329 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866564 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.866810 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867038 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867038 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867038 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867038 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867182 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867182 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867182 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867182 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867182 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: warnings.warn(deprecated_msg) Apr 18 17:57:42.867417 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-137b24cc-b15d-44a3-9103-9a353d67d200 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:43.194138 np0000167462 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-137b24cc-b15d-44a3-9103-9a353d67d200 demo demo] GET https://199.19.213.174/volume/v3/types?is_public=None Apr 18 17:57:43.194540 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-137b24cc-b15d-44a3-9103-9a353d67d200 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:43.194848 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-137b24cc-b15d-44a3-9103-9a353d67d200 demo demo] Calling method 'index' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:43.195389 np0000167462 devstack@c-api.service[113153]: /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 18 17:57:43.195389 np0000167462 devstack@c-api.service[113153]: warnings.warn( Apr 18 17:57:43.196022 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.api_utils [None req-137b24cc-b15d-44a3-9103-9a353d67d200 demo demo] Removing options '' from query. {{(pid=113153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 17:57:43.207427 np0000167462 devstack@c-api.service[113153]: DEBUG oslo_db.sqlalchemy.engines [None req-137b24cc-b15d-44a3-9103-9a353d67d200 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=113153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:57:43.233895 np0000167462 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-137b24cc-b15d-44a3-9103-9a353d67d200 demo demo] https://199.19.213.174/volume/v3/types?is_public=None returned with HTTP 200 Apr 18 17:57:43.235059 np0000167462 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 1/5] 199.19.213.174 () {64 vars in 1263 bytes} [Sat Apr 18 17:57:42 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:57:43.246333 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [req-137b24cc-b15d-44a3-9103-9a353d67d200 req-48d49bf0-40b5-44d6-9fa9-8bf50592b11c None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:43.251262 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [req-137b24cc-b15d-44a3-9103-9a353d67d200 req-48d49bf0-40b5-44d6-9fa9-8bf50592b11c demo demo] GET https://199.19.213.174/volume/v3/types/default Apr 18 17:57:43.251814 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [req-137b24cc-b15d-44a3-9103-9a353d67d200 req-48d49bf0-40b5-44d6-9fa9-8bf50592b11c demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:43.252397 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [req-137b24cc-b15d-44a3-9103-9a353d67d200 req-48d49bf0-40b5-44d6-9fa9-8bf50592b11c demo demo] Calling method 'show' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:43.263214 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [req-137b24cc-b15d-44a3-9103-9a353d67d200 req-48d49bf0-40b5-44d6-9fa9-8bf50592b11c demo demo] https://199.19.213.174/volume/v3/types/default returned with HTTP 200 Apr 18 17:57:43.263930 np0000167462 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 2/6] 199.19.213.174 () {66 vars in 1329 bytes} [Sat Apr 18 17:57:43 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:57:43.606928 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.middleware.request_id [None req-6042f6b4-8441-46c5-b6d4-e532dfbba840 None None] RequestId filter calling following filter/app {{(pid=113150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:43.612066 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [None req-6042f6b4-8441-46c5-b6d4-e532dfbba840 demo demo] GET https://199.19.213.174/volume/v3/types/default Apr 18 17:57:43.612428 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.openstack.wsgi [None req-6042f6b4-8441-46c5-b6d4-e532dfbba840 demo demo] Empty body provided in request {{(pid=113150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:43.612761 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.openstack.wsgi [None req-6042f6b4-8441-46c5-b6d4-e532dfbba840 demo demo] Calling method 'show' {{(pid=113150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:43.629097 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [None req-6042f6b4-8441-46c5-b6d4-e532dfbba840 demo demo] https://199.19.213.174/volume/v3/types/default returned with HTTP 200 Apr 18 17:57:43.629519 np0000167462 devstack@c-api.service[113150]: [pid: 113150|app: 0|req: 3/7] 199.19.213.174 () {64 vars in 1258 bytes} [Sat Apr 18 17:57:43 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:57:44.039750 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.middleware.request_id [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f None None] RequestId filter calling following filter/app {{(pid=113152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:44.366164 np0000167462 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f demo demo] GET https://199.19.213.174/volume/v3/types/default Apr 18 17:57:44.366549 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f demo demo] Empty body provided in request {{(pid=113152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:44.366747 np0000167462 devstack@c-api.service[113152]: DEBUG cinder.api.openstack.wsgi [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f demo demo] Calling method 'show' {{(pid=113152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:44.375222 np0000167462 devstack@c-api.service[113152]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f 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=113152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 17:57:44.391529 np0000167462 devstack@c-api.service[113152]: /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 18 17:57:44.391529 np0000167462 devstack@c-api.service[113152]: warnings.warn( Apr 18 17:57:44.393613 np0000167462 devstack@c-api.service[113152]: INFO cinder.api.openstack.wsgi [None req-a4f567d2-f2f5-4767-b86a-4d27024c2e2f demo demo] https://199.19.213.174/volume/v3/types/default returned with HTTP 200 Apr 18 17:57:44.393988 np0000167462 devstack@c-api.service[113152]: [pid: 113152|app: 0|req: 2/8] 199.19.213.174 () {64 vars in 1258 bytes} [Sat Apr 18 17:57:44 2026] GET /volume/v3/types/default => generated 145 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:57:44.408974 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.middleware.request_id [None req-3742f091-ef84-495f-96e1-560a83e3d486 None None] RequestId filter calling following filter/app {{(pid=113153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 17:57:44.411815 np0000167462 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-3742f091-ef84-495f-96e1-560a83e3d486 demo demo] GET https://199.19.213.174/volume/v3/types/default Apr 18 17:57:44.412052 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-3742f091-ef84-495f-96e1-560a83e3d486 demo demo] Empty body provided in request {{(pid=113153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 17:57:44.412311 np0000167462 devstack@c-api.service[113153]: DEBUG cinder.api.openstack.wsgi [None req-3742f091-ef84-495f-96e1-560a83e3d486 demo demo] Calling method 'show' {{(pid=113153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 17:57:44.426352 np0000167462 devstack@c-api.service[113153]: INFO cinder.api.openstack.wsgi [None req-3742f091-ef84-495f-96e1-560a83e3d486 demo demo] https://199.19.213.174/volume/v3/types/default returned with HTTP 200 Apr 18 17:57:44.426670 np0000167462 devstack@c-api.service[113153]: [pid: 113153|app: 0|req: 2/9] 199.19.213.174 () {64 vars in 1258 bytes} [Sat Apr 18 17:57:44 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 17:57:53.259964 np0000167462 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=2 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:57:53.625564 np0000167462 devstack@c-api.service[113150]: DEBUG dbcounter [-] [113150] Writing DB stats cinder:SELECT=2 {{(pid=113150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:57:54.389659 np0000167462 devstack@c-api.service[113152]: DEBUG dbcounter [-] [113152] Writing DB stats cinder:SELECT=2 {{(pid=113152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 17:57:54.423098 np0000167462 devstack@c-api.service[113153]: DEBUG dbcounter [-] [113153] Writing DB stats cinder:SELECT=3 {{(pid=113153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:03:36.490566 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.middleware.request_id [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 None None] RequestId filter calling following filter/app {{(pid=113151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:03:36.581987 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] GET https://199.19.213.174/volume/v3/volumes/detail Apr 18 18:03:36.582429 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] Empty body provided in request {{(pid=113151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:03:36.582923 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.openstack.wsgi [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] Calling method 'detail' {{(pid=113151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:03:36.583708 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.api.api_utils [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] Removing options '' from query. {{(pid=113151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:03:36.584824 np0000167462 devstack@c-api.service[113151]: DEBUG cinder.volume.api [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:03:36.621008 np0000167462 devstack@c-api.service[113151]: INFO cinder.volume.api [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] Get all volumes completed successfully. Apr 18 18:03:36.623024 np0000167462 devstack@c-api.service[113151]: INFO cinder.api.openstack.wsgi [None req-2b49046f-37a2-4853-b68f-b46011d1e2b0 demo demo] https://199.19.213.174/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:03:36.623396 np0000167462 devstack@c-api.service[113151]: [pid: 113151|app: 0|req: 3/10] 199.19.213.174 () {64 vars in 1295 bytes} [Sat Apr 18 18:03:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 18:03:46.615508 np0000167462 devstack@c-api.service[113151]: DEBUG dbcounter [-] [113151] Writing DB stats cinder:SELECT=1 {{(pid=113151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 18:04:36.642781 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.middleware.request_id [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 None None] RequestId filter calling following filter/app {{(pid=113150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 18:04:36.645704 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] GET https://199.19.213.174/volume/v3/volumes/detail Apr 18 18:04:36.646021 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.openstack.wsgi [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] Empty body provided in request {{(pid=113150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 18:04:36.646338 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.openstack.wsgi [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] Calling method 'detail' {{(pid=113150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 18:04:36.647024 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.api.api_utils [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] Removing options '' from query. {{(pid=113150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 18:04:36.648341 np0000167462 devstack@c-api.service[113150]: DEBUG cinder.volume.api [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 18:04:36.677156 np0000167462 devstack@c-api.service[113150]: INFO cinder.volume.api [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] Get all volumes completed successfully. Apr 18 18:04:36.679260 np0000167462 devstack@c-api.service[113150]: INFO cinder.api.openstack.wsgi [None req-99897684-996f-49f0-9c6c-3dbae8d16d33 demo demo] https://199.19.213.174/volume/v3/volumes/detail returned with HTTP 200 Apr 18 18:04:36.679681 np0000167462 devstack@c-api.service[113150]: [pid: 113150|app: 0|req: 4/11] 199.19.213.174 () {64 vars in 1295 bytes} [Sat Apr 18 18:04:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)