Apr 25 16:27:08.174459 np0000170207 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:27:08.185061 np0000170207 devstack@c-api.service[113843]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:27:08 2026] *** Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: nodename: np0000170207 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: machine: x86_64 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: clock source: unix Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: pcre jit disabled Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: detected number of CPU cores: 16 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: current working directory: / Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: your processes number limit is 256917 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: your memory page size is 4096 bytes Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: detected max file descriptor number: 2048 Apr 25 16:27:08.187995 np0000170207 devstack@c-api.service[113843]: lock engine: pthread robust mutexes Apr 25 16:27:08.188774 np0000170207 devstack@c-api.service[113843]: thunder lock: enabled Apr 25 16:27:08.188774 np0000170207 devstack@c-api.service[113843]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:27:08.188774 np0000170207 devstack@c-api.service[113843]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:27:08.188774 np0000170207 devstack@c-api.service[113843]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:27:08.188774 np0000170207 devstack@c-api.service[113843]: Set PythonHome to /opt/stack/data/venv Apr 25 16:27:08.222797 np0000170207 devstack@c-api.service[113843]: Python main interpreter initialized at 0x78bb0c6a3668 Apr 25 16:27:08.222797 np0000170207 devstack@c-api.service[113843]: python threads support enabled Apr 25 16:27:08.222797 np0000170207 devstack@c-api.service[113843]: your server socket listen backlog is limited to 100 connections Apr 25 16:27:08.222797 np0000170207 devstack@c-api.service[113843]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:27:08.223312 np0000170207 devstack@c-api.service[113843]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:27:08.223451 np0000170207 devstack@c-api.service[113843]: *** Operational MODE: preforking *** Apr 25 16:27:08.223660 np0000170207 devstack@c-api.service[113843]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:27:08.223660 np0000170207 devstack@c-api.service[113843]: spawned uWSGI master process (pid: 113843) Apr 25 16:27:08.223803 np0000170207 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:27:08.224284 np0000170207 devstack@c-api.service[113843]: spawned uWSGI worker 1 (pid: 113850, cores: 1) Apr 25 16:27:08.224860 np0000170207 devstack@c-api.service[113843]: spawned uWSGI worker 2 (pid: 113851, cores: 1) Apr 25 16:27:08.225292 np0000170207 devstack@c-api.service[113843]: spawned uWSGI worker 3 (pid: 113852, cores: 1) Apr 25 16:27:08.225735 np0000170207 devstack@c-api.service[113843]: spawned uWSGI worker 4 (pid: 113853, cores: 1) Apr 25 16:27:08.225847 np0000170207 devstack@c-api.service[113843]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: we strongly recommend against using it for new projects. Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: framework. For more detail see Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:27:08.352487 np0000170207 devstack@c-api.service[113850]: import eventlet # noqa Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: we strongly recommend against using it for new projects. Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: framework. For more detail see Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:27:08.358535 np0000170207 devstack@c-api.service[113852]: import eventlet # noqa Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: we strongly recommend against using it for new projects. Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: framework. For more detail see Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:27:08.373294 np0000170207 devstack@c-api.service[113853]: import eventlet # noqa Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: we strongly recommend against using it for new projects. Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: framework. For more detail see Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:27:08.382853 np0000170207 devstack@c-api.service[113851]: import eventlet # noqa Apr 25 16:27:08.449444 np0000170207 devstack@c-api.service[113850]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:27:08.449444 np0000170207 devstack@c-api.service[113850]: debtcollector.deprecate( Apr 25 16:27:08.455450 np0000170207 devstack@c-api.service[113852]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:27:08.455450 np0000170207 devstack@c-api.service[113852]: debtcollector.deprecate( Apr 25 16:27:08.465663 np0000170207 devstack@c-api.service[113853]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:27:08.465663 np0000170207 devstack@c-api.service[113853]: debtcollector.deprecate( Apr 25 16:27:08.474126 np0000170207 devstack@c-api.service[113851]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:27:08.474126 np0000170207 devstack@c-api.service[113851]: debtcollector.deprecate( Apr 25 16:27:08.537970 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:08.537970 np0000170207 devstack@c-api.service[113852]: from cgi import parse_header Apr 25 16:27:08.538670 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:08.538670 np0000170207 devstack@c-api.service[113850]: from cgi import parse_header Apr 25 16:27:08.553292 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:08.553292 np0000170207 devstack@c-api.service[113853]: from cgi import parse_header Apr 25 16:27:08.557010 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:08.557010 np0000170207 devstack@c-api.service[113851]: from cgi import parse_header Apr 25 16:27:08.584006 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:08.584006 np0000170207 devstack@c-api.service[113852]: removals.removed_module( Apr 25 16:27:08.584680 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:08.584680 np0000170207 devstack@c-api.service[113852]: removals.removed_module( Apr 25 16:27:08.587953 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:08.587953 np0000170207 devstack@c-api.service[113850]: removals.removed_module( Apr 25 16:27:08.588763 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:08.588763 np0000170207 devstack@c-api.service[113850]: removals.removed_module( Apr 25 16:27:08.602720 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:08.602720 np0000170207 devstack@c-api.service[113853]: removals.removed_module( Apr 25 16:27:08.603520 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:08.603520 np0000170207 devstack@c-api.service[113853]: removals.removed_module( Apr 25 16:27:08.605140 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:08.605140 np0000170207 devstack@c-api.service[113851]: removals.removed_module( Apr 25 16:27:08.605827 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:08.605827 np0000170207 devstack@c-api.service[113851]: removals.removed_module( Apr 25 16:27:09.232457 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:09.232457 np0000170207 devstack@c-api.service[113852]: warnings.warn( Apr 25 16:27:09.237633 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:09.237633 np0000170207 devstack@c-api.service[113851]: warnings.warn( Apr 25 16:27:09.259612 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:09.259612 np0000170207 devstack@c-api.service[113853]: warnings.warn( Apr 25 16:27:09.261661 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:09.261661 np0000170207 devstack@c-api.service[113850]: warnings.warn( Apr 25 16:27:09.341866 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:09.341866 np0000170207 devstack@c-api.service[113852]: warnings.warn( Apr 25 16:27:09.342877 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:09.342877 np0000170207 devstack@c-api.service[113851]: warnings.warn( Apr 25 16:27:09.373670 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:09.373670 np0000170207 devstack@c-api.service[113853]: warnings.warn( Apr 25 16:27:09.377035 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:09.377035 np0000170207 devstack@c-api.service[113850]: warnings.warn( Apr 25 16:27:09.667057 np0000170207 devstack@c-api.service[113852]: 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 25 16:27:09.667536 np0000170207 devstack@c-api.service[113852]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113852) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:27:09.668975 np0000170207 devstack@c-api.service[113851]: 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 25 16:27:09.669289 np0000170207 devstack@c-api.service[113851]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113851) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:27:09.674492 np0000170207 devstack@c-api.service[113850]: 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 25 16:27:09.674706 np0000170207 devstack@c-api.service[113850]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113850) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:27:09.681602 np0000170207 devstack@c-api.service[113853]: 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 25 16:27:09.681789 np0000170207 devstack@c-api.service[113853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113853) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:27:09.755554 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:09.755554 np0000170207 devstack@c-api.service[113851]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:27:09.757272 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:09.757272 np0000170207 devstack@c-api.service[113850]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:27:09.760383 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:09.760383 np0000170207 devstack@c-api.service[113852]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:27:09.764410 np0000170207 devstack@c-api.service[113853]: /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 25 16:27:09.764410 np0000170207 devstack@c-api.service[113853]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:27:10.210224 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113850) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:27:10.210512 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113852) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:27:10.210593 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113851) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:27:10.210664 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.210732 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.210732 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.210899 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.211012 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.211094 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.211167 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.211271 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.211345 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.212365 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.212449 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.212449 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.212652 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.212727 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.212853 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.212853 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.213045 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.213119 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.213186 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.213186 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.213308 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.213392 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.213392 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.213510 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.213576 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.213666 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.213666 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.213666 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.213666 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.213666 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.214039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.214039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.214039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.214039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.214039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.214350 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.214410 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.214410 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.214553 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.214553 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.214685 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.214768 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.214768 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.214939 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.215013 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.215082 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.215148 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.215248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.215248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.215248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.215248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.216161 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.216261 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.216261 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.216399 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.216472 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.216541 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.216541 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.216672 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.216745 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.216825 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.216825 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.216825 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.216825 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.216825 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.217459 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.217548 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.217611 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.217685 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.217749 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.217842 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.217909 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.218025 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.218094 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.218158 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.218225 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.218289 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.218350 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.218414 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.218470 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.218530 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.218591 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.218671 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.218746 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.218746 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.218895 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.219328 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.219328 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.220282 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.220359 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.220403 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.220403 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.220475 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.220523 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.220566 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.220614 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.220647 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.220691 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.220732 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.220783 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.220835 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.220835 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.221860 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.221940 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.221987 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.222121 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.222185 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.222307 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.222395 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.223209 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113853) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:27:10.223597 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.223698 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.223885 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.224381 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.224483 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.224483 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.224627 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.224627 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.224743 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.224743 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.225073 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.225163 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.225163 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.225299 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.225299 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.225436 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.225436 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.225943 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.226042 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.226042 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.226162 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.226162 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.226279 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.226279 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.226600 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.226684 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.226684 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.226808 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.226808 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.226957 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.227032 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.227092 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.227184 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.227269 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.227269 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.227269 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.227269 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.227269 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.227548 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.227615 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.227675 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.227741 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.227813 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.227882 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.227963 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.228035 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.228104 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.228160 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.228237 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.228313 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.228385 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.228450 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.228519 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.228578 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.228643 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.228709 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.228709 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.228828 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.228828 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.228984 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.228984 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.228984 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.229159 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.229218 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.229281 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.229348 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.229405 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.229469 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.229533 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.229594 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.229667 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.229735 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.229802 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.229889 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.229991 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.230053 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.230111 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.230176 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.230224 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.230281 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.230341 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.230405 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.230448 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.230493 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.230493 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.230572 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.230617 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.230660 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.230708 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.230757 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.230833 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.230904 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.230987 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.231059 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.231118 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.231241 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.231294 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.231344 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.231385 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.231428 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.231509 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.231556 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.231606 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.231654 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.231705 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.231748 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.231785 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.231814 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.231846 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.231906 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.231995 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.232045 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.232090 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.232120 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.232158 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.232218 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.232264 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.232315 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.232366 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.232409 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.232451 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.232498 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.232543 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.232589 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.232641 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.232641 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.232725 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.232770 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.232814 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.232814 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.232905 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.233162 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.233162 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.233162 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.233316 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.233363 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.233363 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.233470 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.233522 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.233522 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.233615 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.233662 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.233721 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.233782 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.233782 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.233885 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.233951 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.234007 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.234007 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.234007 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.234106 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.234106 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.234106 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.234106 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.234221 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.234256 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.234283 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.234314 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.234341 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.234372 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.234402 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.234430 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.234468 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.234499 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.234499 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.234499 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.234576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.234576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.234576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.234576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.234576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.234693 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.237310 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.237366 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.237433 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.237477 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.237546 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.237599 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.237665 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.237703 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.237738 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.237782 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.237821 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.237854 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.237884 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.237932 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.237969 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.238002 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.238035 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.238066 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.238099 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.238132 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.238160 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.238188 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.238188 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.238247 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.238291 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.238349 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.238407 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.238436 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.238472 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.238591 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.238635 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.238667 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.238706 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.238744 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.238783 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.238822 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.238852 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.238897 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.238987 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.239025 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.239062 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.239133 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.239172 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.239203 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.239239 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.239293 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.239341 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.239380 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.239427 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.239471 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.239571 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.239641 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.239697 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.239738 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.239799 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.239839 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.239839 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.239906 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.239980 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.240025 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.240068 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.240108 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.240156 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.240249 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.240291 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.240328 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.240328 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.240413 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.240451 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.240487 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.240524 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.240564 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.241013 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.241080 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.241200 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.241327 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.241378 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.241470 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.241569 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.244405 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.244468 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.244516 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.244562 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.244621 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.244661 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.244702 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.244741 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.244800 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.244849 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.244892 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.244965 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.245010 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.245053 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.245097 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.245142 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.245182 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.245316 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.245382 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.245454 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.245497 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.245541 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.245580 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.245625 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.245668 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.245705 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.245755 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.245819 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.245870 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.245946 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.245986 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.246030 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.246070 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.246115 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.246156 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.246202 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.246239 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.246284 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.246332 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.246370 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.246411 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.246447 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.246490 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.246537 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.246610 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.246655 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.246701 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.246742 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.246792 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.246835 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.246873 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.246935 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.247011 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.247061 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.247125 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.247174 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.247218 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.247437 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.247478 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.247516 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.247572 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.247618 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.247664 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.247664 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.247734 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.247777 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.247819 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.247857 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.247894 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.248022 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.248114 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.248161 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.248205 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.248284 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.248343 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.248384 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.248384 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.248456 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.248495 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.248532 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.248571 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.248614 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.248614 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.248691 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.248728 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.248773 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.248819 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.248859 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.248896 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.248954 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.249002 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.249044 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.249090 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.249209 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.249295 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.249339 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.249381 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.249421 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.249475 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.249522 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.249565 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.249606 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.249643 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.249688 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.249730 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.249767 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.249805 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.249887 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.249956 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.249995 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.250050 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.250107 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.250155 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.250200 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.250238 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.250280 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.250316 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.250354 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.250390 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.250432 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.250470 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.250470 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.250541 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.250578 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.250621 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.250663 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.250707 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.250756 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.250809 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.250848 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.250896 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.251616 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.252111 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.252178 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.252178 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.252266 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.252318 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.252369 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.252407 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.252407 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.252493 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.252777 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.252829 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.252867 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.252867 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.252867 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.252999 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.253039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.253039 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.253116 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.253158 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.253199 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.253248 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.253248 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.253317 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.253360 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.253360 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.253436 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.253478 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.253514 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.253557 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.253598 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.253646 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.253684 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.253725 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.253762 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.253762 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.253830 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.253830 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.253901 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.253977 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.254030 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.254074 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.254119 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.254162 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.254162 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.254241 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.254241 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.254241 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.254363 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.254412 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.254473 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.254533 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.254573 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.254618 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.254651 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.254651 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.254716 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.254754 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.254787 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.254835 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.254885 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.254952 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.254989 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.255029 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.255096 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.255146 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.255191 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.255235 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.255278 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.255509 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.255553 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.255587 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.255621 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.255657 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.255701 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.255743 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.255786 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.255827 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.255865 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.255898 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.255954 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.255991 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.256026 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.256063 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.256096 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.256149 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.256197 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.256248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.256309 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.256309 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.256410 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.256457 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.256457 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.256457 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.256457 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.256635 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.256682 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.256722 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.256762 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.256762 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.256762 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.256861 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.256905 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.256979 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.257026 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.257063 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.257095 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.257135 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.257172 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.257210 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.257248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.257289 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.257289 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.257363 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.257401 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.257442 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.257478 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.257478 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.257551 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.257596 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.257596 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.257596 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.257596 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.257731 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.257848 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.257908 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.258048 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.258130 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.258231 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.258330 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.258385 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.258446 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.258516 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.258573 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.258613 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.258651 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.258687 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.258733 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.258769 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.258821 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.258870 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.258936 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.258989 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.259056 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.259098 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.259136 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.259180 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.259223 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.259264 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.259310 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.259347 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.259385 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.259424 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.259462 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.259506 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.259539 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.259582 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.259712 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.259753 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.259790 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.259827 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.259870 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.259907 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.259969 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.260006 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.260043 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.260097 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.260144 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.260188 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.260229 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.260229 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.260295 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.260333 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.260333 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.260405 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.260448 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.260490 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.260527 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.260575 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.260575 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.260575 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.260575 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.260575 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.260782 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.260782 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.260897 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.260969 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.260969 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.261067 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.261118 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.261118 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.261202 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.261253 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.261299 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.261349 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.261349 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.261349 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.261349 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.261529 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.261583 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.261625 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.261663 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.261699 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.261699 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.261699 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.261699 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.261699 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.261883 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.261883 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.262045 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.262137 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.262177 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.262211 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.262248 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.262283 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.262329 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.262369 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.262413 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.262451 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.262488 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.262525 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.262566 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.262603 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.262642 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.262684 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.262734 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.262772 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.262896 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.262896 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.262988 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.263083 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.263119 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.263119 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.263119 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.263119 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.263332 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.263440 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.263532 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.263628 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.263721 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.263813 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.263961 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.265284 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.265332 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.265362 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.265407 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.265443 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.265476 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.265509 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.265543 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.265572 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.265604 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.265633 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.265666 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.265698 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.265732 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.265760 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.265788 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.265816 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.265848 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.265875 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.265908 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.265908 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.266692 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.266760 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.266883 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.266990 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.267131 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.267214 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.267317 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.267676 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.267737 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.267801 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.267856 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.267912 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.267954 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.267990 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.268023 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.268053 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.268085 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.268122 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.268154 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.268179 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.268211 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.268244 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.268272 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.268305 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.268333 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.268360 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.268392 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.268426 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.268455 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.268487 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.268514 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.268545 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.268545 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.268545 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.268545 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.268873 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.268960 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.269007 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.269081 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.269135 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.269194 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.269230 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.269256 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.269285 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.269355 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.269395 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.269492 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.269528 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.269591 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.269642 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.269711 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.269773 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.269833 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.269892 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.269960 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.269999 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.270028 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.270129 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.270229 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.270281 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.270316 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.270342 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.270415 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.270450 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.270477 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.270514 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.270548 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.270573 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.270598 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.270622 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.270654 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.270685 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.270711 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.270711 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.270766 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.270800 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.270829 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.270909 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.271007 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.271080 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.271143 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.271201 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.271250 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.271282 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.271311 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.271389 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.271419 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.271476 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.271506 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.271531 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.271595 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.271625 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.271651 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.271683 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.271708 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.271737 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.271761 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.271789 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.271817 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.271846 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.271870 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.271895 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.271939 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.271988 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.272017 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.272041 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.272041 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.272086 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.272227 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:27:10.272576 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113850) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:27:10.272642 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:27:10.272748 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:27:10.272815 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:27:10.272954 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113850) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:27:10.273012 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113850) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:27:10.318489 np0000170207 devstack@c-api.service[113851]: INFO dbcounter [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Registered counter for database cinder Apr 25 16:27:10.318787 np0000170207 devstack@c-api.service[113852]: INFO dbcounter [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Registered counter for database cinder Apr 25 16:27:10.320280 np0000170207 devstack@c-api.service[113850]: INFO dbcounter [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Registered counter for database cinder Apr 25 16:27:10.321056 np0000170207 devstack@c-api.service[113853]: INFO dbcounter [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Registered counter for database cinder Apr 25 16:27:10.331155 np0000170207 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-097b0e13-0b33-4b0b-8699-598083cd5ada 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.334847 np0000170207 devstack@c-api.service[113852]: DEBUG oslo_db.sqlalchemy.engines [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 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=113852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.341644 np0000170207 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-ef319793-75c7-45a6-8a34-e68b573e3892 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.345807 np0000170207 devstack@c-api.service[113853]: DEBUG oslo_db.sqlalchemy.engines [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e 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=113853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.450037 np0000170207 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writer thread running {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:27:10.452874 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:27:10.455085 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:27:10.456603 np0000170207 devstack@c-api.service[113852]: DEBUG dbcounter [-] [113852] Writer thread running {{(pid=113852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:27:10.457315 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:27:10.458797 np0000170207 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writer thread running {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:27:10.459533 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:27:10.459599 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:27:10.460461 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.461381 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:27:10.462118 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.462386 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:27:10.464077 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:27:10.464190 np0000170207 devstack@c-api.service[113853]: DEBUG dbcounter [-] [113853] Writer thread running {{(pid=113853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:27:10.464842 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:27:10.465706 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:27:10.466415 np0000170207 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-097b0e13-0b33-4b0b-8699-598083cd5ada 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.467222 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:27:10.467313 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:27:10.467532 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:27:10.468197 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:27:10.468461 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.468694 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.469572 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:27:10.469882 np0000170207 devstack@c-api.service[113851]: INFO cinder.rpc [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:27:10.470409 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.470718 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.471589 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.471791 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:27:10.473816 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:27:10.474584 np0000170207 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-ef319793-75c7-45a6-8a34-e68b573e3892 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.474825 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.476584 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:27:10.476650 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.477754 np0000170207 devstack@c-api.service[113852]: DEBUG oslo_db.sqlalchemy.engines [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 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=113852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.478425 np0000170207 devstack@c-api.service[113850]: INFO cinder.rpc [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:27:10.479348 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.481544 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:27:10.482033 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.482655 np0000170207 devstack@c-api.service[113853]: DEBUG oslo_db.sqlalchemy.engines [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e 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=113853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:10.482757 np0000170207 devstack@c-api.service[113852]: INFO cinder.rpc [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:27:10.484485 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.485263 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:27:10.486586 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.487247 np0000170207 devstack@c-api.service[113853]: INFO cinder.rpc [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:27:10.488191 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.489535 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.490151 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.493032 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.495070 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.496165 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.496558 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.498125 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.499430 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.501029 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.501111 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.501176 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.502601 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.504199 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.504281 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.505115 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.507008 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.507126 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.507256 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.508632 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.510057 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.510715 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.510999 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.514970 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.515100 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.515172 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.515232 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.515423 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.516006 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.516315 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.519007 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.519358 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.519578 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.520953 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.521147 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.522229 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.523096 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.523929 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.524411 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.524622 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.526386 np0000170207 devstack@c-api.service[113851]: WARNING cinder.api.contrib.hosts [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:27:10.526468 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.527144 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.527444 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.528633 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.529357 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.530085 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.530910 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.531324 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.531607 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.533085 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.533323 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.533603 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.534569 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.536151 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.536596 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.536888 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.537674 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.538695 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: extensions {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.538791 np0000170207 devstack@c-api.service[113852]: WARNING cinder.api.contrib.hosts [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:27:10.539352 np0000170207 devstack@c-api.service[113850]: WARNING cinder.api.contrib.hosts [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:27:10.539687 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.540143 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: capabilities {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.540262 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.540320 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.541190 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.541354 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: extra_specs {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.541656 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.542689 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.542957 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-hosts {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.543138 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.543660 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.544245 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.544328 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: qos-specs {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.544645 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.545560 np0000170207 devstack@c-api.service[113853]: WARNING cinder.api.contrib.hosts [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:27:10.545687 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.546134 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.546312 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.546469 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-availability-zone {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.547082 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.547510 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.547654 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-snapshot-manage {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.547738 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.548589 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.549040 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.549193 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: backups {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.549308 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.550282 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.550680 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.551176 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: extensions {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.551261 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: scheduler-stats {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.551321 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.551645 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: extensions {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.552400 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: capabilities {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.552557 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-volume-manage {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.552970 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: capabilities {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.553269 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.553704 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: extra_specs {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.554213 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: extra_specs {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.554549 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-volume-transfer {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.555006 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.555285 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-hosts {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.555777 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-hosts {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.556194 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: cgsnapshots {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.556556 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.556615 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: qos-specs {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.557107 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: qos-specs {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.557607 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: encryption {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.558162 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.558766 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-availability-zone {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.559163 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-quota-class-sets {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.559250 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-availability-zone {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.559307 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: extensions {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.560133 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-snapshot-manage {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.560486 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-quota-sets {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.560569 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: capabilities {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.560636 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-snapshot-manage {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.561570 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: backups {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.561852 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: extra_specs {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.561940 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: consistencygroups {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.562047 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: backups {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.563434 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-hosts {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.563659 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: scheduler-stats {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.563857 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: os-volume-type-access {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.564147 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: scheduler-stats {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.564759 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: qos-specs {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.565535 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extended resource: encryption {{(pid=113851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.565621 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-volume-manage {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.565842 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-volume-manage {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.567019 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-availability-zone {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.567598 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-volume-transfer {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.567814 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.567893 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-volume-transfer {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.568387 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-snapshot-manage {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.569279 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: cgsnapshots {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.569369 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.569560 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: cgsnapshots {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.569863 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: backups {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.570719 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: encryption {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.570826 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.571000 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: encryption {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.572121 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.572209 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-quota-class-sets {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.572531 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-quota-class-sets {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.572618 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: scheduler-stats {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.573518 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-quota-sets {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.573608 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.573833 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-quota-sets {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.574051 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-volume-manage {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.574906 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: consistencygroups {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.575079 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.575263 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: consistencygroups {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.575494 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-volume-transfer {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.575963 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.contrib.snapshot_actions [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] SnapshotActionsController initialized {{(pid=113851) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:27:10.576678 np0000170207 devstack@c-api.service[113851]: WARNING castellan.key_manager.migration [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.576860 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: os-volume-type-access {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.577158 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: cgsnapshots {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.577390 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: os-volume-type-access {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.577549 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.577680 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.577790 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.577905 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeActions extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578122 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension AdminActions extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578363 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension AdminActions extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578363 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension AdminActions extending resource: backups {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578480 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extended resource: encryption {{(pid=113850) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.578540 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578584 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: encryption {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.578637 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578718 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578808 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension SnapshotActions extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.578903 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.579020 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension TypesManage extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.579070 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extended resource: encryption {{(pid=113852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.579123 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension VolumeTypeAccess extending resource: types {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.579241 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension UsedLimits extending resource: limits {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.579336 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.v3.router [None req-097b0e13-0b33-4b0b-8699-598083cd5ada None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.580101 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-quota-class-sets {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.580939 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.581414 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.581484 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-quota-sets {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.581609 np0000170207 devstack@c-api.service[113851]: WARNING keystonemiddleware.auth_token [None req-097b0e13-0b33-4b0b-8699-598083cd5ada 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 25 16:27:10.582446 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.582904 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: consistencygroups {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.582953 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.583870 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.584340 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.584956 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: os-volume-type-access {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.585276 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.585727 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.586632 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extended resource: encryption {{(pid=113853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:27:10.586797 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.587221 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.587588 np0000170207 devstack@c-api.service[113851]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb0c6a3668 pid: 113851 (default app) Apr 25 16:27:10.588111 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.588111 np0000170207 devstack@c-api.service[113851]: warnings.warn( Apr 25 16:27:10.588329 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.588792 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.589215 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.contrib.snapshot_actions [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] SnapshotActionsController initialized {{(pid=113850) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:27:10.589405 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.589664 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] SnapshotActionsController initialized {{(pid=113852) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:27:10.589952 np0000170207 devstack@c-api.service[113850]: WARNING castellan.key_manager.migration [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.590429 np0000170207 devstack@c-api.service[113852]: WARNING castellan.key_manager.migration [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.590820 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.590963 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591076 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591119 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.591184 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeActions extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591306 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591350 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension AdminActions extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591424 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591475 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension AdminActions extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591520 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension AdminActions extending resource: backups {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591567 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591651 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeActions extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591692 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591788 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension AdminActions extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591833 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591892 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591947 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension AdminActions extending resource: snapshots {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.591999 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592052 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension AdminActions extending resource: backups {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592095 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592140 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592196 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension TypesManage extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592241 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592291 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592329 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592414 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592503 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension UsedLimits extending resource: limits {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592503 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.v3.router [None req-ef319793-75c7-45a6-8a34-e68b573e3892 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113850) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592607 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592658 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.592692 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension TypesManage extending resource: types {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592792 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.592925 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension UsedLimits extending resource: limits {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.593032 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.v3.router [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.593990 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.594790 np0000170207 devstack@c-api.service[113850]: WARNING keystonemiddleware.auth_token [None req-ef319793-75c7-45a6-8a34-e68b573e3892 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 25 16:27:10.595298 np0000170207 devstack@c-api.service[113852]: WARNING keystonemiddleware.auth_token [None req-0d58290d-cef1-40e3-a9b6-f5cc7e880c73 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 25 16:27:10.595480 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.595554 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595554 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595686 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595686 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595686 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595686 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595686 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.595974 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596246 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596246 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596246 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596246 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596246 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596495 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596495 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596495 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596495 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596689 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596689 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596689 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596689 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596879 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596879 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596879 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.596879 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.596879 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597144 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597144 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597144 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597144 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597144 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597371 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.597633 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598039 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598340 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598615 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598615 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598615 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598615 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598811 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598811 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598811 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.598811 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.598811 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599192 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599192 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599192 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599192 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599192 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599420 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599679 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599679 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599679 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599679 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599679 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599927 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599927 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599927 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.599927 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.599927 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600205 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600205 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600205 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600205 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600404 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600404 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600404 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600404 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600603 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600603 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600603 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600603 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600603 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600834 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600834 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600834 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.600834 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.600834 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.601068 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.601068 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.601068 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.601068 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602030 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602030 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602030 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602030 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602242 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602242 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602242 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602242 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602438 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602438 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602438 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602438 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602629 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602629 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602629 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602629 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.602817 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603729 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603729 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603729 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603729 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603729 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.603994 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604287 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604546 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604546 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604636 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604678 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.604980 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605249 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605249 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605249 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605249 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605422 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605422 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605422 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605422 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605422 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605683 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605683 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605683 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605683 np0000170207 devstack@c-api.service[113851]: /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 25 16:27:10.605683 np0000170207 devstack@c-api.service[113851]: warnings.warn(deprecated_msg) Apr 25 16:27:10.605931 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.contrib.snapshot_actions [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] SnapshotActionsController initialized {{(pid=113853) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:27:10.605931 np0000170207 devstack@c-api.service[113853]: WARNING castellan.key_manager.migration [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:27:10.606013 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-9b585c7e-5b14-4219-add5-4bcbf06533fb None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeActions extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension AdminActions extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension AdminActions extending resource: snapshots {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606055 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension AdminActions extending resource: backups {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606313 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606313 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606313 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606313 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606471 np0000170207 devstack@c-api.service[113850]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb0c6a3668 pid: 113850 (default app) Apr 25 16:27:10.606517 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606517 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension TypesManage extending resource: types {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606517 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606638 np0000170207 devstack@c-api.service[113852]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb0c6a3668 pid: 113852 (default app) Apr 25 16:27:10.606676 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension UsedLimits extending resource: limits {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606676 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.v3.router [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:27:10.606751 np0000170207 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 953 bytes} [Sat Apr 25 16:27:10 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 25 16:27:10.606793 np0000170207 devstack@c-api.service[113853]: WARNING keystonemiddleware.auth_token [None req-53e82bef-717e-4b2f-ab22-2e0c140bcd8e 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 25 16:27:10.610709 np0000170207 devstack@c-api.service[113853]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78bb0c6a3668 pid: 113853 (default app) Apr 25 16:27:17.762307 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.762307 np0000170207 devstack@c-api.service[113850]: warnings.warn( Apr 25 16:27:17.777633 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.777633 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.777633 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.777633 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.777633 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778032 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778032 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778032 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778032 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778032 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778311 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778668 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778668 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.778668 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.778668 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779214 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779214 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779214 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779214 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779607 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779607 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779607 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779607 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779768 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779768 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779768 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779768 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779768 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779993 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779993 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779993 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.779993 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.779993 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780179 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780395 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780630 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780846 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780846 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780846 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.780846 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.780846 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781073 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.781073 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781073 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.781073 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781073 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.781255 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783206 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783445 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783445 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783445 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783445 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783445 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783620 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783620 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783620 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783620 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783620 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783779 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783779 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783779 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783779 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783987 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783987 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.783987 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.783987 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784147 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784147 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784147 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784147 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784147 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784330 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784330 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784330 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784330 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784330 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784494 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784494 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784494 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784494 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784634 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784634 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784634 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784634 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784780 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784780 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784780 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784780 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784965 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784965 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.784965 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.784965 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785120 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785120 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785120 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785120 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785261 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785261 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785261 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785261 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785261 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785458 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785657 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785657 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785657 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785657 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785657 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.785832 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786065 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786269 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786475 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786720 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786720 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786720 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786720 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786875 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786875 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786875 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.786875 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.786875 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: warnings.warn(deprecated_msg) Apr 25 16:27:17.787120 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [None req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:27:18.277869 np0000170207 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 admin admin] POST https://199.204.45.157/volume/v3/types Apr 25 16:27:18.278475 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [None req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:27:18.280134 np0000170207 devstack@c-api.service[113850]: /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 25 16:27:18.280134 np0000170207 devstack@c-api.service[113850]: warnings.warn( Apr 25 16:27:18.290203 np0000170207 devstack@c-api.service[113850]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 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=113850) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:18.327957 np0000170207 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [None req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Apr 25 16:27:18.328489 np0000170207 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Sat Apr 25 16:27:17 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:27:18.341518 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.341518 np0000170207 devstack@c-api.service[113852]: warnings.warn( Apr 25 16:27:18.355935 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.355935 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.355935 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.355935 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356234 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356234 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356234 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356234 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356462 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356812 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356812 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356812 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.356812 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.356812 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357136 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357136 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357136 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357136 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357136 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357440 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357440 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357440 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357440 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357659 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357659 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357659 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357659 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357659 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357954 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357954 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357954 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.357954 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.357954 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358258 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358570 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.358892 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359366 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359366 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359366 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359366 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359366 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359680 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359680 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359680 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359680 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359680 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.359989 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.360304 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360620 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.360620 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360620 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.360620 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.360620 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361036 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361036 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361036 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361036 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361036 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361301 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361301 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361301 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361301 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361546 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361546 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361546 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361546 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361762 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361762 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361762 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.361762 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.361762 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362207 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362207 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362476 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362476 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362476 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362476 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362694 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362694 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362694 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362694 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362908 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362908 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.362908 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.362908 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363167 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363167 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363167 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363167 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363386 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363386 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363386 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363386 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363597 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363597 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363597 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363597 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363597 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.363873 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.364207 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.364207 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364207 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.364610 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365034 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365348 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365618 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365757 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365757 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365757 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365757 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365856 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365856 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365856 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.365856 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.365856 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: warnings.warn(deprecated_msg) Apr 25 16:27:18.366074 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.middleware.request_id [req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 req-9970e765-38e0-48e1-959b-dc771b9b194d None None] RequestId filter calling following filter/app {{(pid=113852) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:27:18.696710 np0000170207 devstack@c-api.service[113852]: INFO cinder.api.openstack.wsgi [req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 req-9970e765-38e0-48e1-959b-dc771b9b194d admin admin] POST https://199.204.45.157/volume/v3/types/798fda4a-d6df-4755-ad67-396a201b45c0/extra_specs Apr 25 16:27:18.697277 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.openstack.wsgi [req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 req-9970e765-38e0-48e1-959b-dc771b9b194d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113852) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:27:18.698961 np0000170207 devstack@c-api.service[113852]: /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 25 16:27:18.698961 np0000170207 devstack@c-api.service[113852]: warnings.warn( Apr 25 16:27:18.708875 np0000170207 devstack@c-api.service[113852]: DEBUG oslo_db.sqlalchemy.engines [req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 req-9970e765-38e0-48e1-959b-dc771b9b194d 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=113852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:27:18.770045 np0000170207 devstack@c-api.service[113852]: INFO cinder.api.openstack.wsgi [req-b2f95530-eb53-414f-ac1c-ce9485ad37e0 req-9970e765-38e0-48e1-959b-dc771b9b194d admin admin] https://199.204.45.157/volume/v3/types/798fda4a-d6df-4755-ad67-396a201b45c0/extra_specs returned with HTTP 200 Apr 25 16:27:18.770874 np0000170207 devstack@c-api.service[113852]: [pid: 113852|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Sat Apr 25 16:27:18 2026] POST /volume/v3/types/798fda4a-d6df-4755-ad67-396a201b45c0/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:27:20.469623 np0000170207 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=6 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:27:20.486695 np0000170207 devstack@c-api.service[113853]: DEBUG dbcounter [-] [113853] Writing DB stats cinder:SELECT=6 {{(pid=113853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:27:28.324773 np0000170207 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:27:28.768596 np0000170207 devstack@c-api.service[113852]: DEBUG dbcounter [-] [113852] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-1d166fa7-7dee-41cb-a8f5-66fbe7767cd6 None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-1d166fa7-7dee-41cb-a8f5-66fbe7767cd6 None None] GET https://199.204.45.157/volume// Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-1d166fa7-7dee-41cb-a8f5-66fbe7767cd6 None None] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-1d166fa7-7dee-41cb-a8f5-66fbe7767cd6 None None] Calling method 'all' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-1d166fa7-7dee-41cb-a8f5-66fbe7767cd6 None None] https://199.204.45.157/volume// returned with HTTP 300 Apr 25 16:32:53.173530 np0000170207 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 2/4] 199.204.45.157 () {66 vars in 1456 bytes} [Sat Apr 25 16:32:53 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:33:30.982388 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.982388 np0000170207 devstack@c-api.service[113853]: warnings.warn( Apr 25 16:33:30.995402 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.995402 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.995402 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.995402 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.995402 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.995835 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.995835 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.995835 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.995835 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.995835 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996234 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996619 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996619 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996619 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996619 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996877 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996877 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.996877 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.996877 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.997259 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.997259 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.997259 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.997259 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.997544 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.997544 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.997544 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.997544 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.997544 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998006 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998006 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998006 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998006 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998006 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998319 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.998705 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999150 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999539 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999539 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999539 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999539 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999539 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999904 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999904 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999904 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:30.999904 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:30.999904 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000383 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.000871 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.001279 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.001279 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.001279 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.001279 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.001279 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.001644 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.001644 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.001644 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.001644 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.001644 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002183 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002183 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002183 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002183 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002470 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002470 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002470 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002470 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002691 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002691 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002691 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002691 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002691 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002938 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002938 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002938 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.002938 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.002938 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003137 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003137 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003137 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003137 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003317 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003317 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003317 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003317 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003489 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003489 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003489 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003489 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003670 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003670 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003670 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003670 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003847 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003847 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.003847 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.003847 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004047 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004047 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004047 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004047 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004047 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004264 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004509 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004509 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004509 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004509 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004509 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004699 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.004989 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005237 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005497 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005787 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005787 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005787 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005787 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005982 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005982 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005982 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.005982 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.005982 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: warnings.warn(deprecated_msg) Apr 25 16:33:31.006222 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.middleware.request_id [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd None None] RequestId filter calling following filter/app {{(pid=113853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:31.310518 np0000170207 devstack@c-api.service[113853]: INFO cinder.api.openstack.wsgi [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd demo demo] GET https://199.204.45.157/volume/v3/types?is_public=None Apr 25 16:33:31.310851 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.openstack.wsgi [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd demo demo] Empty body provided in request {{(pid=113853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:31.311083 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.openstack.wsgi [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd demo demo] Calling method 'index' {{(pid=113853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:31.311532 np0000170207 devstack@c-api.service[113853]: /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 25 16:33:31.311532 np0000170207 devstack@c-api.service[113853]: warnings.warn( Apr 25 16:33:31.312347 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.api_utils [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd demo demo] Removing options '' from query. {{(pid=113853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:33:31.324247 np0000170207 devstack@c-api.service[113853]: DEBUG oslo_db.sqlalchemy.engines [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd 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=113853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:33:31.343776 np0000170207 devstack@c-api.service[113853]: INFO cinder.api.openstack.wsgi [None req-4bf15e07-3c22-43ce-b4ad-2668858683cd demo demo] https://199.204.45.157/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:33:31.344181 np0000170207 devstack@c-api.service[113853]: [pid: 113853|app: 0|req: 1/5] 199.204.45.157 () {64 vars in 1263 bytes} [Sat Apr 25 16:33:30 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:33:31.357310 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.middleware.request_id [req-4bf15e07-3c22-43ce-b4ad-2668858683cd req-d004a3fc-6a3e-49a5-b9bf-65aed4ca34ab None None] RequestId filter calling following filter/app {{(pid=113850) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:31.362732 np0000170207 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [req-4bf15e07-3c22-43ce-b4ad-2668858683cd req-d004a3fc-6a3e-49a5-b9bf-65aed4ca34ab demo demo] GET https://199.204.45.157/volume/v3/types/default Apr 25 16:33:31.363148 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [req-4bf15e07-3c22-43ce-b4ad-2668858683cd req-d004a3fc-6a3e-49a5-b9bf-65aed4ca34ab demo demo] Empty body provided in request {{(pid=113850) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:31.363638 np0000170207 devstack@c-api.service[113850]: DEBUG cinder.api.openstack.wsgi [req-4bf15e07-3c22-43ce-b4ad-2668858683cd req-d004a3fc-6a3e-49a5-b9bf-65aed4ca34ab demo demo] Calling method 'show' {{(pid=113850) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:31.374850 np0000170207 devstack@c-api.service[113850]: INFO cinder.api.openstack.wsgi [req-4bf15e07-3c22-43ce-b4ad-2668858683cd req-d004a3fc-6a3e-49a5-b9bf-65aed4ca34ab demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Apr 25 16:33:31.375301 np0000170207 devstack@c-api.service[113850]: [pid: 113850|app: 0|req: 2/6] 199.204.45.157 () {66 vars in 1329 bytes} [Sat Apr 25 16:33:31 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 25 16:33:31.710638 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.middleware.request_id [None req-0859bfb8-823f-40e6-8e6b-f31d9b153869 None None] RequestId filter calling following filter/app {{(pid=113852) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:31.716498 np0000170207 devstack@c-api.service[113852]: INFO cinder.api.openstack.wsgi [None req-0859bfb8-823f-40e6-8e6b-f31d9b153869 demo demo] GET https://199.204.45.157/volume/v3/types/default Apr 25 16:33:31.716970 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.openstack.wsgi [None req-0859bfb8-823f-40e6-8e6b-f31d9b153869 demo demo] Empty body provided in request {{(pid=113852) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:31.717544 np0000170207 devstack@c-api.service[113852]: DEBUG cinder.api.openstack.wsgi [None req-0859bfb8-823f-40e6-8e6b-f31d9b153869 demo demo] Calling method 'show' {{(pid=113852) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:31.732497 np0000170207 devstack@c-api.service[113852]: INFO cinder.api.openstack.wsgi [None req-0859bfb8-823f-40e6-8e6b-f31d9b153869 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Apr 25 16:33:31.732860 np0000170207 devstack@c-api.service[113852]: [pid: 113852|app: 0|req: 2/7] 199.204.45.157 () {64 vars in 1258 bytes} [Sat Apr 25 16:33:31 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 25 16:33:32.142077 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.middleware.request_id [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e None None] RequestId filter calling following filter/app {{(pid=113851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:32.471649 np0000170207 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e demo demo] GET https://199.204.45.157/volume/v3/types/default Apr 25 16:33:32.471974 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e demo demo] Empty body provided in request {{(pid=113851) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:32.472205 np0000170207 devstack@c-api.service[113851]: DEBUG cinder.api.openstack.wsgi [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e demo demo] Calling method 'show' {{(pid=113851) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:32.482133 np0000170207 devstack@c-api.service[113851]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e 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=113851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:33:32.499873 np0000170207 devstack@c-api.service[113851]: /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 25 16:33:32.499873 np0000170207 devstack@c-api.service[113851]: warnings.warn( Apr 25 16:33:32.502453 np0000170207 devstack@c-api.service[113851]: INFO cinder.api.openstack.wsgi [None req-5a9ef38c-b6e6-4798-944c-a1ac610a658e demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Apr 25 16:33:32.503153 np0000170207 devstack@c-api.service[113851]: [pid: 113851|app: 0|req: 3/8] 199.204.45.157 () {64 vars in 1258 bytes} [Sat Apr 25 16:33:32 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:33:32.518448 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.middleware.request_id [None req-7a83cdf9-391e-41a3-acbe-aca8b6e7549a None None] RequestId filter calling following filter/app {{(pid=113853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:32.521842 np0000170207 devstack@c-api.service[113853]: INFO cinder.api.openstack.wsgi [None req-7a83cdf9-391e-41a3-acbe-aca8b6e7549a demo demo] GET https://199.204.45.157/volume/v3/types/default Apr 25 16:33:32.522244 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.openstack.wsgi [None req-7a83cdf9-391e-41a3-acbe-aca8b6e7549a demo demo] Empty body provided in request {{(pid=113853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:32.522635 np0000170207 devstack@c-api.service[113853]: DEBUG cinder.api.openstack.wsgi [None req-7a83cdf9-391e-41a3-acbe-aca8b6e7549a demo demo] Calling method 'show' {{(pid=113853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:32.540889 np0000170207 devstack@c-api.service[113853]: INFO cinder.api.openstack.wsgi [None req-7a83cdf9-391e-41a3-acbe-aca8b6e7549a demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Apr 25 16:33:32.541290 np0000170207 devstack@c-api.service[113853]: [pid: 113853|app: 0|req: 2/9] 199.204.45.157 () {64 vars in 1258 bytes} [Sat Apr 25 16:33:32 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 25 16:33:41.370734 np0000170207 devstack@c-api.service[113850]: DEBUG dbcounter [-] [113850] Writing DB stats cinder:SELECT=2 {{(pid=113850) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:41.728640 np0000170207 devstack@c-api.service[113852]: DEBUG dbcounter [-] [113852] Writing DB stats cinder:SELECT=2 {{(pid=113852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:42.498103 np0000170207 devstack@c-api.service[113851]: DEBUG dbcounter [-] [113851] Writing DB stats cinder:SELECT=2 {{(pid=113851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:42.536767 np0000170207 devstack@c-api.service[113853]: DEBUG dbcounter [-] [113853] Writing DB stats cinder:SELECT=3 {{(pid=113853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}