Apr 15 08:49:50.341290 np0000166426 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 15 08:49:50.348848 np0000166426 devstack@c-api.service[113081]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Apr 15 08:49:50 2026] *** Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: nodename: np0000166426 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: machine: x86_64 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: clock source: unix Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: pcre jit disabled Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: detected number of CPU cores: 16 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: current working directory: / Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: detected binary path: /usr/bin/uwsgi-core Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: your processes number limit is 256917 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: your memory page size is 4096 bytes Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: detected max file descriptor number: 2048 Apr 15 08:49:50.351962 np0000166426 devstack@c-api.service[113081]: lock engine: pthread robust mutexes Apr 15 08:49:50.352763 np0000166426 devstack@c-api.service[113081]: thunder lock: enabled Apr 15 08:49:50.352763 np0000166426 devstack@c-api.service[113081]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 15 08:49:50.352763 np0000166426 devstack@c-api.service[113081]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 15 08:49:50.352763 np0000166426 devstack@c-api.service[113081]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 15 08:49:50.352763 np0000166426 devstack@c-api.service[113081]: Set PythonHome to /opt/stack/data/venv Apr 15 08:49:50.386487 np0000166426 devstack@c-api.service[113081]: Python main interpreter initialized at 0x7e0cb04a3668 Apr 15 08:49:50.386487 np0000166426 devstack@c-api.service[113081]: python threads support enabled Apr 15 08:49:50.386487 np0000166426 devstack@c-api.service[113081]: your server socket listen backlog is limited to 100 connections Apr 15 08:49:50.386487 np0000166426 devstack@c-api.service[113081]: your mercy for graceful operations on workers is 80 seconds Apr 15 08:49:50.387052 np0000166426 devstack@c-api.service[113081]: mapped 671795 bytes (656 KB) for 4 cores Apr 15 08:49:50.387180 np0000166426 devstack@c-api.service[113081]: *** Operational MODE: preforking *** Apr 15 08:49:50.387438 np0000166426 devstack@c-api.service[113081]: *** uWSGI is running in multiple interpreter mode *** Apr 15 08:49:50.387438 np0000166426 devstack@c-api.service[113081]: spawned uWSGI master process (pid: 113081) Apr 15 08:49:50.387609 np0000166426 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 15 08:49:50.388091 np0000166426 devstack@c-api.service[113081]: spawned uWSGI worker 1 (pid: 113085, cores: 1) Apr 15 08:49:50.388577 np0000166426 devstack@c-api.service[113081]: spawned uWSGI worker 2 (pid: 113086, cores: 1) Apr 15 08:49:50.389021 np0000166426 devstack@c-api.service[113081]: spawned uWSGI worker 3 (pid: 113087, cores: 1) Apr 15 08:49:50.389528 np0000166426 devstack@c-api.service[113081]: spawned uWSGI worker 4 (pid: 113088, cores: 1) Apr 15 08:49:50.389589 np0000166426 devstack@c-api.service[113081]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: we strongly recommend against using it for new projects. Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: If you are already using Eventlet, we recommend migrating to a different Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: framework. For more detail see Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 15 08:49:50.516201 np0000166426 devstack@c-api.service[113087]: import eventlet # noqa Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: we strongly recommend against using it for new projects. Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: If you are already using Eventlet, we recommend migrating to a different Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: framework. For more detail see Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 15 08:49:50.526564 np0000166426 devstack@c-api.service[113088]: import eventlet # noqa Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: we strongly recommend against using it for new projects. Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: If you are already using Eventlet, we recommend migrating to a different Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: framework. For more detail see Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 15 08:49:50.534381 np0000166426 devstack@c-api.service[113086]: import eventlet # noqa Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: we strongly recommend against using it for new projects. Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: If you are already using Eventlet, we recommend migrating to a different Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: framework. For more detail see Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 15 08:49:50.536900 np0000166426 devstack@c-api.service[113085]: import eventlet # noqa Apr 15 08:49:50.602820 np0000166426 devstack@c-api.service[113087]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 15 08:49:50.602820 np0000166426 devstack@c-api.service[113087]: debtcollector.deprecate( Apr 15 08:49:50.615659 np0000166426 devstack@c-api.service[113088]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 15 08:49:50.615659 np0000166426 devstack@c-api.service[113088]: debtcollector.deprecate( Apr 15 08:49:50.618925 np0000166426 devstack@c-api.service[113085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 15 08:49:50.618925 np0000166426 devstack@c-api.service[113085]: debtcollector.deprecate( Apr 15 08:49:50.639737 np0000166426 devstack@c-api.service[113086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 15 08:49:50.639737 np0000166426 devstack@c-api.service[113086]: debtcollector.deprecate( Apr 15 08:49:50.680123 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:50.680123 np0000166426 devstack@c-api.service[113087]: from cgi import parse_header Apr 15 08:49:50.694901 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:50.694901 np0000166426 devstack@c-api.service[113088]: from cgi import parse_header Apr 15 08:49:50.696453 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:50.696453 np0000166426 devstack@c-api.service[113085]: from cgi import parse_header Apr 15 08:49:50.716462 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:50.716462 np0000166426 devstack@c-api.service[113086]: from cgi import parse_header Apr 15 08:49:50.724044 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:50.724044 np0000166426 devstack@c-api.service[113087]: removals.removed_module( Apr 15 08:49:50.724773 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:50.724773 np0000166426 devstack@c-api.service[113087]: removals.removed_module( Apr 15 08:49:50.738237 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:50.738237 np0000166426 devstack@c-api.service[113088]: removals.removed_module( Apr 15 08:49:50.738942 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:50.738942 np0000166426 devstack@c-api.service[113088]: removals.removed_module( Apr 15 08:49:50.739309 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:50.739309 np0000166426 devstack@c-api.service[113085]: removals.removed_module( Apr 15 08:49:50.740029 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:50.740029 np0000166426 devstack@c-api.service[113085]: removals.removed_module( Apr 15 08:49:50.762724 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:50.762724 np0000166426 devstack@c-api.service[113086]: removals.removed_module( Apr 15 08:49:50.762724 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:50.762724 np0000166426 devstack@c-api.service[113086]: removals.removed_module( Apr 15 08:49:51.313586 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:51.313586 np0000166426 devstack@c-api.service[113088]: warnings.warn( Apr 15 08:49:51.316781 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:51.316781 np0000166426 devstack@c-api.service[113087]: warnings.warn( Apr 15 08:49:51.327626 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:51.327626 np0000166426 devstack@c-api.service[113085]: warnings.warn( Apr 15 08:49:51.355322 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:51.355322 np0000166426 devstack@c-api.service[113086]: warnings.warn( Apr 15 08:49:51.409086 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:51.409086 np0000166426 devstack@c-api.service[113087]: warnings.warn( Apr 15 08:49:51.410044 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:51.410044 np0000166426 devstack@c-api.service[113088]: warnings.warn( Apr 15 08:49:51.422743 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:51.422743 np0000166426 devstack@c-api.service[113085]: warnings.warn( Apr 15 08:49:51.448998 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:51.448998 np0000166426 devstack@c-api.service[113086]: warnings.warn( Apr 15 08:49:51.682462 np0000166426 devstack@c-api.service[113087]: 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 15 08:49:51.683000 np0000166426 devstack@c-api.service[113087]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113087) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 15 08:49:51.689407 np0000166426 devstack@c-api.service[113088]: 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 15 08:49:51.689831 np0000166426 devstack@c-api.service[113088]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113088) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 15 08:49:51.696414 np0000166426 devstack@c-api.service[113085]: 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 15 08:49:51.696818 np0000166426 devstack@c-api.service[113085]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113085) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 15 08:49:51.728382 np0000166426 devstack@c-api.service[113086]: 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 15 08:49:51.728799 np0000166426 devstack@c-api.service[113086]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113086) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 15 08:49:51.766187 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:51.766187 np0000166426 devstack@c-api.service[113087]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 15 08:49:51.767973 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:51.767973 np0000166426 devstack@c-api.service[113085]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 15 08:49:51.770511 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:51.770511 np0000166426 devstack@c-api.service[113088]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 15 08:49:51.788434 np0000166426 devstack@c-api.service[113086]: /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 15 08:49:51.788434 np0000166426 devstack@c-api.service[113086]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 15 08:49:52.208269 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113087) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 15 08:49:52.208483 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113085) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 15 08:49:52.208557 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113086) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 15 08:49:52.208621 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.208733 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113088) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 15 08:49:52.208801 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.208858 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.208858 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.208999 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.209060 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.209115 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.209169 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.209236 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.209298 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.209354 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.209412 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.210884 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.210884 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.211061 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.211126 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.211205 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.211205 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.211331 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.211389 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.211448 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.211518 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.211575 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.211634 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.211717 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.211775 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.211847 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.211907 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.211963 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.212029 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.212092 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.212159 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.212236 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.212337 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.212419 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.212480 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.212578 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.212635 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.212718 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.212792 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.212860 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.212917 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.212973 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.213030 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.213088 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.213142 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.213197 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.213282 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.213386 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.213456 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.213542 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.213613 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.213677 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.213846 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.213931 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.214001 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.214092 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.214154 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.214209 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.214268 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.214324 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.214381 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.214381 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.214605 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.214705 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.214705 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.214705 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.214705 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.214923 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.215307 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.215366 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.215423 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.215479 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.215546 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.215775 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.215864 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.215934 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.216019 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.216107 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.216175 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.216234 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.216303 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.216376 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.216434 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.216491 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.216551 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.216716 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.216785 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.216859 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.216921 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.217001 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.217078 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.217134 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.217189 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.217255 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.217323 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.217399 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.217474 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.217534 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.217591 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.217638 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.217680 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.217739 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.217816 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.217905 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.217954 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.217994 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.218035 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.218073 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.218111 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.218149 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.218189 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.218227 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.218264 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.218307 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.218356 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.218401 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.218401 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.218401 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.218514 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.218514 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.218514 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.218514 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.218662 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.218731 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.218771 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.218823 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.218960 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.219023 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.219067 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.219067 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.219067 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.219067 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.219236 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.219236 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.219236 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.219369 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.219419 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.219473 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.219514 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.219554 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.219591 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.219636 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.219693 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.219749 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.219749 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.219749 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.219855 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.219855 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.219928 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.219967 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.220005 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.220051 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.220095 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.220134 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.220172 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.220212 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.220251 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.220293 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.220331 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.220371 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.220424 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.220474 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.220524 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.220579 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.220625 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.220710 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.220755 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.220795 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.221067 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.221067 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.221067 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.221183 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.221223 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.221262 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.221306 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.221355 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.221395 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.221434 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.221471 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.221511 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.221550 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.221589 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.221627 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.221669 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.221736 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.221776 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.221821 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.221860 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.221900 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.221938 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.221975 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.222013 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.222053 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.222053 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.222053 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.222053 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.222196 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.222196 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.222267 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.222306 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.222345 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.222383 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.222420 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.222466 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.222509 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.222548 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.222587 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.222625 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.222671 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.222728 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.222769 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.222922 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.222970 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.223010 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.223048 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.223087 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.223087 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.223175 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.223225 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.223263 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.223301 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.223340 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.223340 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.223340 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.227202 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.227267 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.227340 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.227413 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.227450 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.227483 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.227554 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.227588 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.227613 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.227699 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.227762 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.227821 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.227876 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.227913 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.227960 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.227993 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.228022 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.228054 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.228084 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.228129 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.228180 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.228214 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.228243 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.228278 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.228305 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.228333 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.228360 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.228388 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.228418 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.228445 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.228472 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.228498 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.228527 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.228559 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.228591 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.228623 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.228653 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.228702 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.228737 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.228765 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.228793 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.228839 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.228867 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.228899 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.228927 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.228954 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.228983 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.229010 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.229036 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229064 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.229092 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229118 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.229145 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.229180 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.229208 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.229235 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.229263 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.229292 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.229321 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.229352 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.229379 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.229409 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.229443 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229475 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.229503 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229530 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.229557 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.229586 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.229613 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.229646 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.229677 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.229715 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.229751 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.229778 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229806 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.229833 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.229861 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.229891 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.229917 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.229944 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.229984 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.230035 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.230069 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230097 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.230129 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230165 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.230206 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.230235 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.230264 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.230297 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.230326 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.230353 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230386 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.230414 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230442 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.230473 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.230501 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.230529 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.230556 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.230583 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.230610 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230644 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.230675 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.230788 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.230826 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.230855 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.230882 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.230908 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.230935 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.230935 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.230935 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.230935 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.231041 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.231070 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.231097 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.231124 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.231150 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.231178 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.231209 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.231237 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.231268 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.231296 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.231322 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.231353 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.231379 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.231407 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.231434 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.231463 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.231489 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.231516 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.231543 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.231569 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.231595 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.231629 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.231656 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.231694 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.231729 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.231757 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.231788 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.231818 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.232983 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.233038 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.233090 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.233149 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.233186 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.233216 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.233246 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.233275 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.233303 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.233329 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.233357 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.233387 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.233418 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.233451 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.233480 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.233506 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.233532 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.233561 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.233589 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.233620 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.233659 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.233736 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.233777 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.233868 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.233914 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.233954 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.233954 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.233954 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.234074 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.234142 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.234203 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.234259 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.234314 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.234358 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.234401 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.234454 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.234494 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.234545 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.234545 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.234545 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.234671 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.234739 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.234786 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.234827 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.234866 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.234982 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.235067 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.235148 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.235187 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.235231 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.235270 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.235316 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.235356 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.235399 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.235399 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.235399 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.237211 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.237279 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.237339 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.237393 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.237433 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.237485 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.237554 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.237599 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.237639 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.237701 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.237752 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.237791 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.237830 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.237869 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.238086 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.238133 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.238172 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.238210 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.238248 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.238285 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.238328 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.238368 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.238405 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.238447 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.238498 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.238535 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.238574 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.238574 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.239756 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.239848 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.239892 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.239934 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.239978 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.240034 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.240084 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.240124 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.240165 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.240209 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.240250 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.240294 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.240333 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.240371 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.240410 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.240455 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.240499 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.240542 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.240585 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.240623 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.240660 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.240730 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.240772 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.240807 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.240845 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.240979 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.241023 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.241115 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.241637 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.241724 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.241769 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.241816 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.241865 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.241907 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.241962 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.242001 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.242051 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.242099 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.242139 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.242181 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.242227 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.242265 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.242305 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.242344 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.242391 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.242429 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.242468 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.242508 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.242546 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.242583 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.242621 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.242660 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.242718 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.242758 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.242807 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.242847 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.242887 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.242926 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.242964 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.243002 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.243041 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.243078 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.243115 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.243160 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.243198 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.243242 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.243280 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.243338 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.243377 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.243416 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.243454 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.243497 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.243536 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.243583 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.243621 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.243661 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.243715 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.243764 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.243764 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.243834 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.243834 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.243834 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.243834 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.243834 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.244647 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.244745 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.244745 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.244825 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.244867 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.244917 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.244960 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.244998 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.245052 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.245099 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.245185 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.245226 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.245265 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.245311 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.245311 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.245384 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.245422 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.245461 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.245461 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.245461 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.245461 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.245620 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.245668 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.245723 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.245723 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.245723 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.245723 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.245723 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.249404 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.249489 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.249532 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.249578 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.249626 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.249694 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.249736 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.249774 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.249827 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.249889 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.249933 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.249981 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.250033 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.250078 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.250122 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.250160 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.250199 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.250242 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.250281 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.250281 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.250281 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.250397 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.250397 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.250397 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.250397 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.250397 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.250589 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.250589 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.252340 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.252340 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.252515 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.252574 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.252625 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.252696 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.252739 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.252779 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.252827 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.252866 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.252909 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.252951 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.252998 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.253042 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.253042 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.253119 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.253119 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.253119 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.253232 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.253276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.253341 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.253382 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.253485 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.253537 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.253587 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.253587 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.253587 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.253587 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.253783 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.253783 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.253865 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.253924 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.253964 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.254004 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.254044 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.254083 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.254121 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.254161 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.254205 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.254243 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.254281 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.254332 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.254438 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.254478 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.254517 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.254719 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.254765 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.254815 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.254859 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.254898 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.254938 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.254976 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.255015 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.255055 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.255100 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.255139 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.255187 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.255240 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.255285 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.255323 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.255362 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.255407 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.255455 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.255494 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.255544 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.255593 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.255632 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.255677 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.255826 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.255929 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.255973 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.256013 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.256063 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.256102 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.256152 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.256197 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.256237 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.256276 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.256510 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.256510 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.256510 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.256643 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.256711 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.256752 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.256791 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.256840 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.256892 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.256933 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.256973 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.257035 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.257094 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.257144 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.257184 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.257222 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.257299 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.257352 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.257444 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.257491 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.257540 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.257580 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.257624 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.257662 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.257726 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.257765 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.257765 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.257765 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.257867 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.257867 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.257867 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.257867 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.258213 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.258255 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.258295 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.258338 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.258379 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.258416 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.258460 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.258505 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.258543 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.258588 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.258629 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.258691 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.258691 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.258777 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.258777 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.258848 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.258887 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.258933 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.258977 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.262274 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.262362 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.262422 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.262422 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.262508 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.262551 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.262598 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.262699 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.262747 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.262799 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.262852 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.262892 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.262943 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.262992 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.263044 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.263108 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.263149 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.263188 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.263226 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.263267 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.263305 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.263345 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.263385 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.263423 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.263474 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.263514 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.263552 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.263591 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.263630 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.263668 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.263730 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.263771 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.263811 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.263849 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.263885 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.263929 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.263966 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.264004 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.264042 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.264079 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.264116 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.264154 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.264192 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.264235 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.264275 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.264320 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.264368 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.264422 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.264467 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.264510 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.264565 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.264610 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.264650 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.264708 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.264708 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.264708 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.264811 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.264811 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.264986 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.265026 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.265065 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.265108 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.265151 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.265189 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.265227 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.265267 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.265309 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.265353 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.265404 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.265457 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.265563 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.265616 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.265664 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.265839 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.265906 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.265959 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.266016 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.266066 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.266105 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.266145 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.266184 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.266184 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.266184 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.266184 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.266326 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.266326 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.266326 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.266443 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.266486 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.266527 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.266577 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.266577 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.266657 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.266739 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.266786 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.266786 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.266786 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.267032 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.267085 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.267124 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.267124 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.267198 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.267238 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.267283 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.267322 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.267362 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.267408 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.267447 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.267485 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.267524 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.267524 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.267524 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.267628 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.267628 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.267628 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.267766 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.267841 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.267897 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.267945 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.267992 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.268037 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.268086 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.268168 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.268222 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.268265 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.268309 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.268369 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.268411 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.268457 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.268499 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.268539 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.268578 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.268623 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.268666 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 15 08:49:52.268948 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113087) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.268948 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.268948 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.269064 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113088) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.269103 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.269148 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.269188 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113087) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.269231 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.269269 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.269306 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113087) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.269345 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 15 08:49:52.269384 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.269427 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.269465 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 15 08:49:52.269514 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.269557 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113088) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.269616 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 15 08:49:52.269652 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.269706 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113088) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.269746 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 15 08:49:52.269786 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.269825 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 15 08:49:52.269873 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113085) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.269918 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113086) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 15 08:49:52.313619 np0000166426 devstack@c-api.service[113087]: INFO dbcounter [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Registered counter for database cinder Apr 15 08:49:52.314067 np0000166426 devstack@c-api.service[113085]: INFO dbcounter [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Registered counter for database cinder Apr 15 08:49:52.314986 np0000166426 devstack@c-api.service[113088]: INFO dbcounter [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Registered counter for database cinder Apr 15 08:49:52.315190 np0000166426 devstack@c-api.service[113086]: INFO dbcounter [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Registered counter for database cinder Apr 15 08:49:52.324638 np0000166426 devstack@c-api.service[113087]: DEBUG oslo_db.sqlalchemy.engines [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 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=113087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.330371 np0000166426 devstack@c-api.service[113085]: DEBUG oslo_db.sqlalchemy.engines [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 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=113085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.334386 np0000166426 devstack@c-api.service[113088]: DEBUG oslo_db.sqlalchemy.engines [None req-11ead00d-39fd-455f-9960-27d3c2f49306 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=113088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.340249 np0000166426 devstack@c-api.service[113086]: DEBUG oslo_db.sqlalchemy.engines [None req-11af230d-2ef7-4632-a262-e78149f089a7 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=113086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.435615 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writer thread running {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 15 08:49:52.438222 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 15 08:49:52.441795 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 15 08:49:52.443825 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writer thread running {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 15 08:49:52.444571 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 15 08:49:52.446341 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 15 08:49:52.447172 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 15 08:49:52.448401 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.448578 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 15 08:49:52.449142 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writer thread running {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 15 08:49:52.450477 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.450565 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 15 08:49:52.451609 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 15 08:49:52.452559 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 15 08:49:52.453509 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.453970 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 15 08:49:52.455093 np0000166426 devstack@c-api.service[113087]: DEBUG oslo_db.sqlalchemy.engines [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 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=113087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.455793 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.456576 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 15 08:49:52.456852 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 15 08:49:52.458804 np0000166426 devstack@c-api.service[113087]: INFO cinder.rpc [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 15 08:49:52.458944 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 15 08:49:52.459868 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.460155 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.461087 np0000166426 devstack@c-api.service[113085]: DEBUG oslo_db.sqlalchemy.engines [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 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=113085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.462732 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.464274 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 15 08:49:52.465243 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writer thread running {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 15 08:49:52.466415 np0000166426 devstack@c-api.service[113085]: INFO cinder.rpc [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 15 08:49:52.467017 np0000166426 devstack@c-api.service[113088]: DEBUG oslo_db.sqlalchemy.engines [None req-11ead00d-39fd-455f-9960-27d3c2f49306 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=113088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.467559 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.467921 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 15 08:49:52.468897 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 15 08:49:52.470508 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 15 08:49:52.470871 np0000166426 devstack@c-api.service[113088]: INFO cinder.rpc [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 15 08:49:52.474715 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.474818 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.474883 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 15 08:49:52.474883 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 15 08:49:52.475299 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.476622 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.477715 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.477828 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.480871 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.480922 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.482973 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.484046 np0000166426 devstack@c-api.service[113086]: DEBUG oslo_db.sqlalchemy.engines [None req-11af230d-2ef7-4632-a262-e78149f089a7 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=113086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:52.484124 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.486217 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.486268 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.486439 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 15 08:49:52.488212 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.488897 np0000166426 devstack@c-api.service[113086]: INFO cinder.rpc [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 15 08:49:52.489386 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.490109 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.490157 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.491623 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.493071 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.493871 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.494631 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.496227 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.497018 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.497805 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.499065 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.500005 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.500744 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.501949 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.502198 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.503303 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.503719 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.504501 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.505167 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.506008 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.507595 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.507643 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.508346 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.510042 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.510145 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.511743 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.512356 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.512525 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.514203 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.514561 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.515579 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.515884 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.517576 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.517959 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.518495 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.519469 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.519713 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.520279 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.520952 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.521176 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.521609 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.522017 np0000166426 devstack@c-api.service[113087]: WARNING cinder.api.contrib.hosts [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 15 08:49:52.522690 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.522841 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.523717 np0000166426 devstack@c-api.service[113085]: WARNING cinder.api.contrib.hosts [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 15 08:49:52.523974 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.524360 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.524499 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.524563 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.525952 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.526014 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.526183 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.527440 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.527586 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.527829 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.528308 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.528824 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.529078 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.529379 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.529732 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: extensions {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.529817 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.530445 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.530508 np0000166426 devstack@c-api.service[113088]: WARNING cinder.api.contrib.hosts [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 15 08:49:52.531147 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: encryption {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.531315 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.531379 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: extensions {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.532496 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.532562 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: encryption {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.532699 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-volume-manage {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.533021 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.534142 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-volume-type-access {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.534223 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-volume-manage {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.534575 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.535632 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-volume-type-access {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.535741 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-quota-sets {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.536152 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.537092 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: qos-specs {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.537159 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-quota-sets {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.537585 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.538019 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.538544 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: extensions {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.538608 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: qos-specs {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.539110 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: backups {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.539828 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: encryption {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.540727 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: backups {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.541050 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-hosts {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.541382 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-volume-manage {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.541464 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.542392 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: scheduler-stats {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.542640 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-hosts {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.543088 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-volume-type-access {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.543626 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.543772 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-volume-transfer {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.544080 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: scheduler-stats {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.544541 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-quota-sets {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.545132 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.545348 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: extra_specs {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.545405 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-volume-transfer {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.545976 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: qos-specs {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.546642 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.547404 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: cgsnapshots {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.547514 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: extra_specs {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.547757 np0000166426 devstack@c-api.service[113086]: WARNING cinder.api.contrib.hosts [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 15 08:49:52.548033 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: backups {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.548576 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.548756 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: consistencygroups {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.549075 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: cgsnapshots {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.550007 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-hosts {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.550159 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.550405 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: consistencygroups {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.550654 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-availability-zone {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.551404 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: scheduler-stats {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.551739 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.552088 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-snapshot-manage {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.552400 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-availability-zone {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.552821 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-volume-transfer {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.553206 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.553522 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: os-quota-class-sets {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.553697 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-snapshot-manage {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.554583 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.554773 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: encryption {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.555253 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: os-quota-class-sets {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.555362 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: extra_specs {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.555530 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: extensions {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.556309 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extended resource: capabilities {{(pid=113087) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.556476 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: encryption {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.556778 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: encryption {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.557239 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: cgsnapshots {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.558005 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extended resource: capabilities {{(pid=113085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.558270 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.558357 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-volume-manage {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.558681 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: consistencygroups {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.560106 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.560173 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.560445 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-volume-type-access {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.560713 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-availability-zone {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.561515 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.561581 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.562022 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-quota-sets {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.562173 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-snapshot-manage {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.562902 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.563155 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.563503 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: qos-specs {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.563772 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: os-quota-class-sets {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.564296 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.564562 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.565038 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: encryption {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.565519 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: backups {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.565735 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.565955 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.566586 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extended resource: capabilities {{(pid=113088) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.566702 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] SnapshotActionsController initialized {{(pid=113087) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 15 08:49:52.567442 np0000166426 devstack@c-api.service[113087]: WARNING castellan.key_manager.migration [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.567510 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.567570 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-hosts {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.568290 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568378 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568437 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] SnapshotActionsController initialized {{(pid=113085) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 15 08:49:52.568532 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension UsedLimits extending resource: limits {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568619 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568737 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568849 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.568925 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: scheduler-stats {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.568980 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569037 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.569089 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension TypesManage extending resource: types {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569158 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569214 np0000166426 devstack@c-api.service[113085]: WARNING castellan.key_manager.migration [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.569265 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension AdminActions extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569371 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension AdminActions extending resource: snapshots {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569464 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension AdminActions extending resource: backups {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569581 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569653 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.569800 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeActions extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570007 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.v3.router [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113087) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570073 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570126 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570206 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-volume-transfer {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.570267 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension UsedLimits extending resource: limits {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570324 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570448 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570544 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.570602 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570687 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570744 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension TypesManage extending resource: types {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570868 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.570996 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension AdminActions extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571116 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension AdminActions extending resource: snapshots {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571216 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension AdminActions extending resource: backups {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571316 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571443 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571551 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeActions extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.571774 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.v3.router [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.572083 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.572238 np0000166426 devstack@c-api.service[113087]: WARNING keystonemiddleware.auth_token [None req-ea869328-b077-4d99-8a30-d18bab4c56d6 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 15 08:49:52.572564 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: extra_specs {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.573627 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.573972 np0000166426 devstack@c-api.service[113085]: WARNING keystonemiddleware.auth_token [None req-6d29d92e-02a6-4a4b-99d5-a3d7425dcf70 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 15 08:49:52.574097 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: cgsnapshots {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.575082 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.575437 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: consistencygroups {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.576597 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.577364 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-availability-zone {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.577610 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.contrib.snapshot_actions [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] SnapshotActionsController initialized {{(pid=113088) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 15 08:49:52.578121 np0000166426 devstack@c-api.service[113087]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0cb04a3668 pid: 113087 (default app) Apr 15 08:49:52.578390 np0000166426 devstack@c-api.service[113088]: WARNING castellan.key_manager.migration [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.578633 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.578633 np0000166426 devstack@c-api.service[113087]: warnings.warn( Apr 15 08:49:52.578750 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-snapshot-manage {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.579260 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579375 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579506 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension UsedLimits extending resource: limits {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579646 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579769 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579890 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.579934 np0000166426 devstack@c-api.service[113085]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0cb04a3668 pid: 113085 (default app) Apr 15 08:49:52.579986 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580095 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension TypesManage extending resource: types {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580139 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: os-quota-class-sets {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.580207 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580325 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension AdminActions extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580443 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension AdminActions extending resource: snapshots {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580565 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension AdminActions extending resource: backups {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580659 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580790 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.580907 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeActions extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.581127 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.v3.router [None req-11ead00d-39fd-455f-9960-27d3c2f49306 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113088) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.581551 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: encryption {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.583100 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extended resource: capabilities {{(pid=113086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 15 08:49:52.583488 np0000166426 devstack@c-api.service[113088]: WARNING keystonemiddleware.auth_token [None req-11ead00d-39fd-455f-9960-27d3c2f49306 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 15 08:49:52.585152 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.585987 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.585987 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586114 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586114 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586114 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586114 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586114 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586362 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586625 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586625 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586625 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586625 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586625 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586844 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586844 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.586844 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.586844 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587032 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587032 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587032 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587032 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587211 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587211 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587211 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587211 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587211 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587435 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587435 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587435 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587435 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587435 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587627 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.587909 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588155 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588424 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588714 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588714 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588714 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588714 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588893 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588893 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588893 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.588893 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.588893 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589107 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589107 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589107 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589107 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589107 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589308 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589308 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589393 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589428 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589672 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589672 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589672 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589672 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589889 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589889 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.589889 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.589889 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590085 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590085 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590085 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590085 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590261 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590261 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590261 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590261 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590429 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590429 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590429 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590429 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590429 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590654 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590654 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590654 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590654 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590654 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590877 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590877 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.590877 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.590877 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591055 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591055 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591055 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591055 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591224 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591224 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591224 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591224 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591397 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591397 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591397 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591397 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591572 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591572 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591572 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591572 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.591800 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592052 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592052 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592052 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592052 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592052 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592277 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592557 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.592840 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593105 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593358 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593358 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593358 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593358 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593532 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593532 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593532 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593532 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593820 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593820 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.593820 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.593820 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.594002 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.594002 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.594002 np0000166426 devstack@c-api.service[113087]: /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 15 08:49:52.594002 np0000166426 devstack@c-api.service[113087]: warnings.warn(deprecated_msg) Apr 15 08:49:52.594170 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.594210 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-596be34e-bf42-41b7-bc71-e47ff39fc6ca None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:49:52.594258 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.594294 np0000166426 devstack@c-api.service[113088]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0cb04a3668 pid: 113088 (default app) Apr 15 08:49:52.594332 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.594367 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 953 bytes} [Wed Apr 15 08:49:52 2026] GET /volume/v3 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 15 08:49:52.594403 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.594403 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.contrib.snapshot_actions [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] SnapshotActionsController initialized {{(pid=113086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 15 08:49:52.594403 np0000166426 devstack@c-api.service[113086]: WARNING castellan.key_manager.migration [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 15 08:49:52.595090 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595195 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595321 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension UsedLimits extending resource: limits {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595417 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595526 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595621 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595745 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595877 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension TypesManage extending resource: types {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.595991 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596102 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension AdminActions extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596214 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension AdminActions extending resource: snapshots {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596315 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension AdminActions extending resource: backups {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596421 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596528 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596628 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeActions extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.596853 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.v3.router [None req-11af230d-2ef7-4632-a262-e78149f089a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 15 08:49:52.599044 np0000166426 devstack@c-api.service[113086]: WARNING keystonemiddleware.auth_token [None req-11af230d-2ef7-4632-a262-e78149f089a7 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 15 08:49:52.604940 np0000166426 devstack@c-api.service[113086]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0cb04a3668 pid: 113086 (default app) Apr 15 08:49:59.433691 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.433691 np0000166426 devstack@c-api.service[113085]: warnings.warn( Apr 15 08:49:59.443845 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.443845 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.443845 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.443845 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444096 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444096 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444096 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444096 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444261 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444505 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444505 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444505 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444505 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444505 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444742 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444742 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444742 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444742 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444742 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444995 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444995 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.444995 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.444995 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445185 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445185 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445185 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445185 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445185 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445394 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445394 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445394 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445394 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445394 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445652 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.445964 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.446291 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446616 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.446616 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446616 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.446616 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.446616 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447089 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447089 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447089 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447089 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447089 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447367 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.447725 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448070 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448070 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448070 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448070 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448070 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448357 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448357 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448357 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448357 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448357 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448642 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448642 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448642 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448642 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448968 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448968 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.448968 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.448968 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449191 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449191 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449191 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449191 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449191 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449480 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449480 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449480 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449480 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449480 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449884 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449884 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.449884 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.449884 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450140 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450140 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450140 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450140 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450386 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450386 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450386 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450386 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450655 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450655 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450655 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450655 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450943 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450943 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.450943 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.450943 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451169 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451169 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451169 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451169 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451169 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451586 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451986 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451986 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451986 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.451986 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.451986 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452278 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.452602 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453182 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453622 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453907 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453907 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.453907 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.453907 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454019 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.454019 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454019 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.454019 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454019 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: warnings.warn(deprecated_msg) Apr 15 08:49:59.454157 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:49:59.899506 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 admin admin] POST https://199.204.45.240/volume/v3/types Apr 15 08:49:59.900028 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 15 08:49:59.901609 np0000166426 devstack@c-api.service[113085]: /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 15 08:49:59.901609 np0000166426 devstack@c-api.service[113085]: warnings.warn( Apr 15 08:49:59.908025 np0000166426 devstack@c-api.service[113085]: DEBUG oslo_db.sqlalchemy.engines [None req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 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=113085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:49:59.936695 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Apr 15 08:49:59.936695 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Wed Apr 15 08:49:59 2026] POST /volume/v3/types => generated 186 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 15 08:49:59.948380 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.948380 np0000166426 devstack@c-api.service[113088]: warnings.warn( Apr 15 08:49:59.960433 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960433 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960433 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960433 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960759 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960759 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960759 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960759 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.960866 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961024 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961024 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961024 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961024 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961024 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961176 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961176 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961176 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961176 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961176 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961308 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961308 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961308 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961308 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961412 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961412 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961412 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961412 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961412 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961564 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961564 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961564 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961564 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961564 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961701 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.961844 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962075 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962219 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962219 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962219 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962219 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962219 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962343 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962343 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962343 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962343 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962343 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962461 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962609 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962765 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962765 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962765 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962765 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962765 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962907 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962907 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962907 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.962907 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.962907 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963084 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963084 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963084 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963084 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963200 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963200 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963200 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963200 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963307 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963307 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963307 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963307 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963307 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963446 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963446 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963446 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963446 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963446 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963564 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963564 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963564 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963564 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963666 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963666 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.963666 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.963666 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.965831 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.965831 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.965831 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.965831 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.965962 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.965962 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.965962 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.965962 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966068 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966068 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966068 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966068 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966179 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966179 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966179 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966179 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966179 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966318 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966470 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966470 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966470 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966470 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966470 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966590 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966759 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.966918 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967062 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967215 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967215 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967215 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967215 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967321 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967321 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967321 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967321 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967321 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: /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 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: warnings.warn(deprecated_msg) Apr 15 08:49:59.967459 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 req-cadd6551-ac28-4324-b4ff-0019e2cd0758 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:50:00.332250 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 req-cadd6551-ac28-4324-b4ff-0019e2cd0758 admin admin] POST https://199.204.45.240/volume/v3/types/0e837ba8-35f8-42f6-930b-3ec98e642f09/extra_specs Apr 15 08:50:00.332818 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 req-cadd6551-ac28-4324-b4ff-0019e2cd0758 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 15 08:50:00.334612 np0000166426 devstack@c-api.service[113088]: /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 15 08:50:00.334612 np0000166426 devstack@c-api.service[113088]: warnings.warn( Apr 15 08:50:00.343665 np0000166426 devstack@c-api.service[113088]: DEBUG oslo_db.sqlalchemy.engines [req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 req-cadd6551-ac28-4324-b4ff-0019e2cd0758 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=113088) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:50:00.403637 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [req-eceb09b2-4168-4ddf-b312-1cd32cad8a77 req-cadd6551-ac28-4324-b4ff-0019e2cd0758 admin admin] https://199.204.45.240/volume/v3/types/0e837ba8-35f8-42f6-930b-3ec98e642f09/extra_specs returned with HTTP 200 Apr 15 08:50:00.404104 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Wed Apr 15 08:49:59 2026] POST /volume/v3/types/0e837ba8-35f8-42f6-930b-3ec98e642f09/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 08:50:02.459733 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=6 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:50:02.488171 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=6 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:50:09.932915 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:50:10.402347 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:52:48.993037 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-2f4372f9-3eef-4179-9350-953e8c064297 None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:52:48.994259 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-2f4372f9-3eef-4179-9350-953e8c064297 None None] GET https://199.204.45.240/volume// Apr 15 08:52:48.994614 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-2f4372f9-3eef-4179-9350-953e8c064297 None None] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:52:48.995120 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-2f4372f9-3eef-4179-9350-953e8c064297 None None] Calling method 'all' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:52:48.996125 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-2f4372f9-3eef-4179-9350-953e8c064297 None None] https://199.204.45.240/volume// returned with HTTP 300 Apr 15 08:52:48.996697 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Wed Apr 15 08:52:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 15 08:53:25.894657 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.894657 np0000166426 devstack@c-api.service[113086]: warnings.warn( Apr 15 08:53:25.906779 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.906779 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.906938 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.906938 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.906938 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.906938 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.906938 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907185 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907427 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907427 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907427 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907427 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907427 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907627 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907627 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907627 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907627 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907802 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907802 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907802 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907802 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907980 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907980 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907980 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.907980 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.907980 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908224 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908224 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908224 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908224 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908224 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908425 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908663 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.908914 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909156 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909509 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909509 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909509 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909509 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909690 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909690 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909690 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909690 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909690 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909927 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909927 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909927 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.909927 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.909927 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910111 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910338 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910338 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910338 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910338 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910338 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910552 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910552 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910552 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910552 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910552 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910771 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910771 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910771 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910771 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910933 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910933 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.910933 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.910933 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911091 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911091 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911091 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911091 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911091 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911304 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911304 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911304 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911304 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911304 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911494 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911494 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911494 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911494 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911692 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911692 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911692 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911692 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911949 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911949 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.911949 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.911949 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912114 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912114 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912114 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912114 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912280 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912280 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912280 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912280 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912449 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912710 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912710 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912710 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912710 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912710 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.912925 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913187 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913456 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913709 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913948 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913948 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.913948 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.913948 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914112 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914112 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914112 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914112 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914281 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914281 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914281 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914281 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914480 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914480 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914480 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:25.914480 np0000166426 devstack@c-api.service[113086]: warnings.warn(deprecated_msg) Apr 15 08:53:25.914480 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:53:26.239779 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa demo demo] GET https://199.204.45.240/volume/v3/types?is_public=None Apr 15 08:53:26.240126 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:53:26.240355 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa demo demo] Calling method 'index' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:53:26.240829 np0000166426 devstack@c-api.service[113086]: /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 15 08:53:26.240829 np0000166426 devstack@c-api.service[113086]: warnings.warn( Apr 15 08:53:26.241419 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 08:53:26.254492 np0000166426 devstack@c-api.service[113086]: DEBUG oslo_db.sqlalchemy.engines [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa 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=113086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:53:26.273526 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-c0b72e5d-5189-43aa-b1e1-0504b91962fa demo demo] https://199.204.45.240/volume/v3/types?is_public=None returned with HTTP 200 Apr 15 08:53:26.273966 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 1/5] 199.204.45.240 () {64 vars in 1263 bytes} [Wed Apr 15 08:53:25 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 15 08:53:26.286100 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [req-c0b72e5d-5189-43aa-b1e1-0504b91962fa req-1f295095-6149-42a9-84dc-01b805e1ec17 None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:53:26.291541 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [req-c0b72e5d-5189-43aa-b1e1-0504b91962fa req-1f295095-6149-42a9-84dc-01b805e1ec17 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 15 08:53:26.291985 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [req-c0b72e5d-5189-43aa-b1e1-0504b91962fa req-1f295095-6149-42a9-84dc-01b805e1ec17 demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:53:26.292393 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [req-c0b72e5d-5189-43aa-b1e1-0504b91962fa req-1f295095-6149-42a9-84dc-01b805e1ec17 demo demo] Calling method 'show' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:53:26.302785 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [req-c0b72e5d-5189-43aa-b1e1-0504b91962fa req-1f295095-6149-42a9-84dc-01b805e1ec17 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 15 08:53:26.303229 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 2/6] 199.204.45.240 () {66 vars in 1329 bytes} [Wed Apr 15 08:53:26 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 15 08:53:26.654290 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-94b36847-d10a-458f-a00a-6a73e9092ece None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:53:26.658343 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-94b36847-d10a-458f-a00a-6a73e9092ece demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 15 08:53:26.658649 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-94b36847-d10a-458f-a00a-6a73e9092ece demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:53:26.658937 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-94b36847-d10a-458f-a00a-6a73e9092ece demo demo] Calling method 'show' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:53:26.673269 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-94b36847-d10a-458f-a00a-6a73e9092ece demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 15 08:53:26.673612 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 2/7] 199.204.45.240 () {64 vars in 1258 bytes} [Wed Apr 15 08:53:26 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 15 08:53:27.084832 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-fce79329-4670-416e-8315-cbbbed304b02 None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:53:27.429051 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-fce79329-4670-416e-8315-cbbbed304b02 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 15 08:53:27.429441 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-fce79329-4670-416e-8315-cbbbed304b02 demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:53:27.429687 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-fce79329-4670-416e-8315-cbbbed304b02 demo demo] Calling method 'show' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:53:27.435818 np0000166426 devstack@c-api.service[113087]: DEBUG oslo_db.sqlalchemy.engines [None req-fce79329-4670-416e-8315-cbbbed304b02 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=113087) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 15 08:53:27.450647 np0000166426 devstack@c-api.service[113087]: /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 15 08:53:27.450647 np0000166426 devstack@c-api.service[113087]: warnings.warn( Apr 15 08:53:27.452971 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-fce79329-4670-416e-8315-cbbbed304b02 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 15 08:53:27.453392 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1258 bytes} [Wed Apr 15 08:53:27 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 15 08:53:27.465765 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-4277b602-7fa8-4874-811c-1070c872ea91 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:53:27.469163 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-4277b602-7fa8-4874-811c-1070c872ea91 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 15 08:53:27.469394 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-4277b602-7fa8-4874-811c-1070c872ea91 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:53:27.469648 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-4277b602-7fa8-4874-811c-1070c872ea91 demo demo] Calling method 'show' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:53:27.483277 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-4277b602-7fa8-4874-811c-1070c872ea91 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 15 08:53:27.483618 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1258 bytes} [Wed Apr 15 08:53:27 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 15 08:53:36.299109 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=2 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:53:36.669064 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=2 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:53:37.448650 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=2 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:53:37.479875 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=3 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 08:59:46.747067 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 08:59:46.832569 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 08:59:46.832810 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 08:59:46.833052 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 08:59:46.833580 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 08:59:46.834455 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 08:59:46.868945 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] Get all volumes completed successfully. Apr 15 08:59:46.870925 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-0b6c4417-8db9-4b19-b906-71f7cf7d1719 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 08:59:46.871267 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 3/10] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 08:59:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 08:59:56.862466 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:00:46.889346 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:00:46.892176 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:00:46.892415 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:00:46.892758 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:00:46.893374 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:00:46.894427 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:00:46.926953 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] Get all volumes completed successfully. Apr 15 09:00:46.931742 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-19dce2e7-53f7-4306-9c6a-8e8afa4621d3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:00:46.932127 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:00:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:00:56.917524 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:01:46.948426 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:01:46.953741 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:01:46.953996 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:01:46.954254 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:01:46.954938 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:01:46.955966 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:01:46.991401 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] Get all volumes completed successfully. Apr 15 09:01:46.994217 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-deda8cb1-5aad-4087-80d7-91a6f67ac306 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:01:46.995071 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 4/12] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:01:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:01:56.985798 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:02:47.010898 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:02:47.013499 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:02:47.013692 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:02:47.013865 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:02:47.014317 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:02:47.015060 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:02:47.050404 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] Get all volumes completed successfully. Apr 15 09:02:47.052864 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-ce50d6cc-a2d0-43a0-a389-65f57462ef14 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:02:47.053291 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:02:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:02:57.043951 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:03:47.074897 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-525ed281-a88b-4300-b7b8-e900fd475e3f None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:03:47.077236 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:03:47.077415 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:03:47.077587 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:03:47.077880 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:03:47.078597 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:03:47.087452 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] Get all volumes completed successfully. Apr 15 09:03:47.090023 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-525ed281-a88b-4300-b7b8-e900fd475e3f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:03:47.090432 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 4/14] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:03:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:03:57.081194 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:04:47.108659 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:04:47.225308 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:04:47.225594 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:04:47.225883 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:04:47.226284 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:04:47.227401 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:04:47.235808 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] Get all volumes completed successfully. Apr 15 09:04:47.238584 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-ca62701c-9037-42fb-b2bf-48117bb69ac8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:04:47.239310 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:04:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:04:57.230958 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:05:47.255504 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-53d0b21d-5890-4427-ac58-66feb0ec618b None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:05:47.259751 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:05:47.260136 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:05:47.260623 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:05:47.261019 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:05:47.261972 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:05:47.270081 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] Get all volumes completed successfully. Apr 15 09:05:47.271975 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-53d0b21d-5890-4427-ac58-66feb0ec618b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:05:47.272289 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 5/16] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:05:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:05:57.265173 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:06:47.288404 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-704d8712-3b53-4a0b-9616-441066072dc0 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:06:47.292043 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:06:47.292441 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:06:47.292876 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:06:47.293104 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:06:47.293813 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:06:47.304204 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] Get all volumes completed successfully. Apr 15 09:06:47.306967 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-704d8712-3b53-4a0b-9616-441066072dc0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:06:47.307476 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:06:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:06:57.297291 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:07:47.322715 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:07:47.326767 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:07:47.327305 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:07:47.327725 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:07:47.328459 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:07:47.328984 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:07:47.338499 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] Get all volumes completed successfully. Apr 15 09:07:47.341812 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-c61467b3-d9f0-4ac1-9f98-bfec07accb41 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:07:47.342381 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 5/18] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:07:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:07:57.332161 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:08:47.355934 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:08:47.358446 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:08:47.358725 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:08:47.359047 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:08:47.359427 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:08:47.360497 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:08:47.368902 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] Get all volumes completed successfully. Apr 15 09:08:47.371540 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-24ae070a-0f70-4fb0-9348-22cf998ff530 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:08:47.372065 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:08:57.363923 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:09:47.390456 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-84228982-6a2d-4966-bcc8-b591a619991e None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:09:47.534379 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:09:47.534881 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:09:47.535308 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:09:47.535839 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:09:47.537290 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:09:47.546217 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] Get all volumes completed successfully. Apr 15 09:09:47.549015 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-84228982-6a2d-4966-bcc8-b591a619991e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:09:47.549528 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 6/20] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:09:57.541485 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:10:47.562630 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:10:47.565888 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:10:47.566206 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:10:47.566393 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:10:47.566700 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:10:47.567612 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:10:47.577773 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] Get all volumes completed successfully. Apr 15 09:10:47.580457 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-742ecec6-b865-4cc1-96ac-c504ac32ff61 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:10:47.580995 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:10:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:10:57.570713 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:11:47.595798 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:11:47.599353 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:11:47.599603 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:11:47.599842 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:11:47.600153 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:11:47.601129 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:11:47.608414 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] Get all volumes completed successfully. Apr 15 09:11:47.610285 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-5abd69a0-8e38-407e-b78a-fc4332b5392b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:11:47.610632 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:11:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:11:57.604596 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:12:47.624703 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:12:47.627657 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:12:47.627904 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:12:47.628185 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:12:47.628478 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:12:47.629517 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:12:47.637977 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] Get all volumes completed successfully. Apr 15 09:12:47.640473 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-0d319c43-fd56-4296-89e2-9f329e1b49e7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:12:47.640939 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:12:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:12:57.632830 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:13:47.654654 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-88fe71cd-668f-4b03-b835-bddedc8f99da None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:13:47.657615 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:13:47.657932 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:13:47.658188 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:13:47.658480 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:13:47.659473 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:13:47.668266 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] Get all volumes completed successfully. Apr 15 09:13:47.670757 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-88fe71cd-668f-4b03-b835-bddedc8f99da demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:13:47.671335 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:13:57.662989 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:14:47.690547 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-aeb15200-921e-486b-aec8-de92138b1c35 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:14:47.696769 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:14:47.697315 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:14:47.697972 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:14:47.698641 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:14:47.699924 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:14:47.709202 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] Get all volumes completed successfully. Apr 15 09:14:47.712321 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-aeb15200-921e-486b-aec8-de92138b1c35 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:14:47.712847 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:14:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:14:57.703456 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:15:47.732345 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-59e88718-d014-4b23-9089-18183c29bd4b None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:15:47.772192 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:15:47.772548 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:15:47.773177 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:15:47.773462 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:15:47.775020 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:15:47.785101 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] Get all volumes completed successfully. Apr 15 09:15:47.788847 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-59e88718-d014-4b23-9089-18183c29bd4b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:15:47.789401 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:15:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:15:57.778249 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:16:47.804956 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:16:47.809739 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:16:47.810122 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:16:47.810505 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:16:47.811066 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:16:47.811993 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:16:47.819286 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] Get all volumes completed successfully. Apr 15 09:16:47.821100 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-0d04a8f2-5eac-4a76-9df2-07e44b3bb7a4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:16:47.821429 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:16:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:16:57.815556 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:17:47.836017 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-8c2084f0-efdd-468a-83f6-182867de6a4a None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:17:47.838112 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:17:47.838281 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:17:47.838453 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:17:47.838669 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:17:47.839365 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:17:47.847593 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] Get all volumes completed successfully. Apr 15 09:17:47.849861 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-8c2084f0-efdd-468a-83f6-182867de6a4a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:17:47.850297 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:17:57.842136 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:18:47.864089 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:18:47.866710 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:18:47.866926 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:18:47.867154 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:18:47.867441 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:18:47.868386 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:18:47.875926 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] Get all volumes completed successfully. Apr 15 09:18:47.877999 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-35a59a0a-b246-41f2-af4a-daeef35fa8a8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:18:47.878405 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:18:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:18:57.872264 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:19:47.897631 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:19:47.901427 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:19:47.901938 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:19:47.901938 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:19:47.902313 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:19:47.903073 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:19:47.911755 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] Get all volumes completed successfully. Apr 15 09:19:47.914191 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-b1d9bd72-ff17-4cc1-a1ad-6e09b126c508 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:19:47.914776 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:19:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:19:57.906277 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:20:47.931533 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:20:48.027467 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:20:48.027620 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:20:48.027820 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:20:48.028027 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:20:48.028759 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:20:48.034788 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] Get all volumes completed successfully. Apr 15 09:20:48.036550 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-8402c73c-648b-4edb-9dd5-25a2c0d11dd7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:20:48.036890 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:20:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:20:58.031138 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:21:48.052209 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.middleware.request_id [None req-de71b196-5e11-48bc-95c5-929d7dafa227 None None] RequestId filter calling following filter/app {{(pid=113087) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:21:48.056111 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:21:48.056577 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] Empty body provided in request {{(pid=113087) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:21:48.057025 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.openstack.wsgi [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] Calling method 'detail' {{(pid=113087) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:21:48.057483 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.api.api_utils [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] Removing options '' from query. {{(pid=113087) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:21:48.059177 np0000166426 devstack@c-api.service[113087]: DEBUG cinder.volume.api [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113087) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:21:48.066637 np0000166426 devstack@c-api.service[113087]: INFO cinder.volume.api [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] Get all volumes completed successfully. Apr 15 09:21:48.068775 np0000166426 devstack@c-api.service[113087]: INFO cinder.api.openstack.wsgi [None req-de71b196-5e11-48bc-95c5-929d7dafa227 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:21:48.069177 np0000166426 devstack@c-api.service[113087]: [pid: 113087|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:21:58.062086 np0000166426 devstack@c-api.service[113087]: DEBUG dbcounter [-] [113087] Writing DB stats cinder:SELECT=1 {{(pid=113087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:22:48.084476 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.middleware.request_id [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c None None] RequestId filter calling following filter/app {{(pid=113086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:22:48.087112 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:22:48.087370 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] Empty body provided in request {{(pid=113086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:22:48.087564 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.openstack.wsgi [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] Calling method 'detail' {{(pid=113086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:22:48.087929 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.api.api_utils [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] Removing options '' from query. {{(pid=113086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:22:48.088849 np0000166426 devstack@c-api.service[113086]: DEBUG cinder.volume.api [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113086) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:22:48.096168 np0000166426 devstack@c-api.service[113086]: INFO cinder.volume.api [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] Get all volumes completed successfully. Apr 15 09:22:48.098551 np0000166426 devstack@c-api.service[113086]: INFO cinder.api.openstack.wsgi [None req-2f7c8979-ffeb-4d00-a4c4-f54190c24d7c demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:22:48.098982 np0000166426 devstack@c-api.service[113086]: [pid: 113086|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:22:58.091768 np0000166426 devstack@c-api.service[113086]: DEBUG dbcounter [-] [113086] Writing DB stats cinder:SELECT=1 {{(pid=113086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:23:48.114881 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.middleware.request_id [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f None None] RequestId filter calling following filter/app {{(pid=113085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:23:48.119281 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:23:48.119849 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] Empty body provided in request {{(pid=113085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:23:48.120350 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.openstack.wsgi [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] Calling method 'detail' {{(pid=113085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:23:48.120753 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.api.api_utils [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] Removing options '' from query. {{(pid=113085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:23:48.121827 np0000166426 devstack@c-api.service[113085]: DEBUG cinder.volume.api [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113085) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:23:48.129830 np0000166426 devstack@c-api.service[113085]: INFO cinder.volume.api [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] Get all volumes completed successfully. Apr 15 09:23:48.132338 np0000166426 devstack@c-api.service[113085]: INFO cinder.api.openstack.wsgi [None req-4094b15e-9b25-4203-8ca7-6c3f65a34b1f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:23:48.132764 np0000166426 devstack@c-api.service[113085]: [pid: 113085|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:23:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:23:58.125005 np0000166426 devstack@c-api.service[113085]: DEBUG dbcounter [-] [113085] Writing DB stats cinder:SELECT=1 {{(pid=113085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 15 09:24:48.147294 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.middleware.request_id [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 None None] RequestId filter calling following filter/app {{(pid=113088) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 15 09:24:48.150569 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 15 09:24:48.150912 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] Empty body provided in request {{(pid=113088) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 15 09:24:48.151208 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.openstack.wsgi [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] Calling method 'detail' {{(pid=113088) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 15 09:24:48.151492 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.api.api_utils [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] Removing options '' from query. {{(pid=113088) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 15 09:24:48.152537 np0000166426 devstack@c-api.service[113088]: DEBUG cinder.volume.api [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113088) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 15 09:24:48.163874 np0000166426 devstack@c-api.service[113088]: INFO cinder.volume.api [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] Get all volumes completed successfully. Apr 15 09:24:48.167252 np0000166426 devstack@c-api.service[113088]: INFO cinder.api.openstack.wsgi [None req-14b6a494-4abc-4dc3-9744-c4c698d8a007 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 15 09:24:48.167641 np0000166426 devstack@c-api.service[113088]: [pid: 113088|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Wed Apr 15 09:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 15 09:24:58.156253 np0000166426 devstack@c-api.service[113088]: DEBUG dbcounter [-] [113088] Writing DB stats cinder:SELECT=1 {{(pid=113088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}