Apr 10 18:48:53.020915 np0000164922 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 18:48:53.027868 np0000164922 devstack@c-api.service[114119]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 18:48:53 2026] *** Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: nodename: np0000164922 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: machine: x86_64 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: clock source: unix Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: pcre jit disabled Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: detected number of CPU cores: 16 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: current working directory: / Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: detected binary path: /usr/bin/uwsgi-core Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: your processes number limit is 256917 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: your memory page size is 4096 bytes Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: detected max file descriptor number: 2048 Apr 10 18:48:53.031444 np0000164922 devstack@c-api.service[114119]: lock engine: pthread robust mutexes Apr 10 18:48:53.032308 np0000164922 devstack@c-api.service[114119]: thunder lock: enabled Apr 10 18:48:53.032308 np0000164922 devstack@c-api.service[114119]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 18:48:53.032308 np0000164922 devstack@c-api.service[114119]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 18:48:53.032308 np0000164922 devstack@c-api.service[114119]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 18:48:53.032308 np0000164922 devstack@c-api.service[114119]: Set PythonHome to /opt/stack/data/venv Apr 10 18:48:53.067291 np0000164922 devstack@c-api.service[114119]: Python main interpreter initialized at 0x7f04372a3668 Apr 10 18:48:53.067291 np0000164922 devstack@c-api.service[114119]: python threads support enabled Apr 10 18:48:53.067291 np0000164922 devstack@c-api.service[114119]: your server socket listen backlog is limited to 100 connections Apr 10 18:48:53.067291 np0000164922 devstack@c-api.service[114119]: your mercy for graceful operations on workers is 80 seconds Apr 10 18:48:53.067838 np0000164922 devstack@c-api.service[114119]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 18:48:53.067984 np0000164922 devstack@c-api.service[114119]: *** Operational MODE: preforking *** Apr 10 18:48:53.068209 np0000164922 devstack@c-api.service[114119]: *** uWSGI is running in multiple interpreter mode *** Apr 10 18:48:53.068209 np0000164922 devstack@c-api.service[114119]: spawned uWSGI master process (pid: 114119) Apr 10 18:48:53.068530 np0000164922 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 18:48:53.068978 np0000164922 devstack@c-api.service[114119]: spawned uWSGI worker 1 (pid: 114121, cores: 1) Apr 10 18:48:53.069545 np0000164922 devstack@c-api.service[114119]: spawned uWSGI worker 2 (pid: 114122, cores: 1) Apr 10 18:48:53.070057 np0000164922 devstack@c-api.service[114119]: spawned uWSGI worker 3 (pid: 114123, cores: 1) Apr 10 18:48:53.070700 np0000164922 devstack@c-api.service[114119]: spawned uWSGI worker 4 (pid: 114124, cores: 1) Apr 10 18:48:53.070700 np0000164922 devstack@c-api.service[114119]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: we strongly recommend against using it for new projects. Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: framework. For more detail see Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:48:53.197640 np0000164922 devstack@c-api.service[114122]: import eventlet # noqa Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: we strongly recommend against using it for new projects. Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: framework. For more detail see Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:48:53.200270 np0000164922 devstack@c-api.service[114121]: import eventlet # noqa Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: we strongly recommend against using it for new projects. Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: framework. For more detail see Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:48:53.202485 np0000164922 devstack@c-api.service[114124]: import eventlet # noqa Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: we strongly recommend against using it for new projects. Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: If you are already using Eventlet, we recommend migrating to a different Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: framework. For more detail see Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 18:48:53.221971 np0000164922 devstack@c-api.service[114123]: import eventlet # noqa Apr 10 18:48:53.284211 np0000164922 devstack@c-api.service[114122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:48:53.284211 np0000164922 devstack@c-api.service[114122]: debtcollector.deprecate( Apr 10 18:48:53.285276 np0000164922 devstack@c-api.service[114121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:48:53.285276 np0000164922 devstack@c-api.service[114121]: debtcollector.deprecate( Apr 10 18:48:53.289981 np0000164922 devstack@c-api.service[114124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:48:53.289981 np0000164922 devstack@c-api.service[114124]: debtcollector.deprecate( Apr 10 18:48:53.307026 np0000164922 devstack@c-api.service[114123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 18:48:53.307026 np0000164922 devstack@c-api.service[114123]: debtcollector.deprecate( Apr 10 18:48:53.363418 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:53.363418 np0000164922 devstack@c-api.service[114122]: from cgi import parse_header Apr 10 18:48:53.375707 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:53.375707 np0000164922 devstack@c-api.service[114124]: from cgi import parse_header Apr 10 18:48:53.376519 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:53.376519 np0000164922 devstack@c-api.service[114121]: from cgi import parse_header Apr 10 18:48:53.398265 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:53.398265 np0000164922 devstack@c-api.service[114123]: from cgi import parse_header Apr 10 18:48:53.408178 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:53.408178 np0000164922 devstack@c-api.service[114122]: removals.removed_module( Apr 10 18:48:53.408874 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:53.408874 np0000164922 devstack@c-api.service[114122]: removals.removed_module( Apr 10 18:48:53.421459 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:53.421459 np0000164922 devstack@c-api.service[114121]: removals.removed_module( Apr 10 18:48:53.422138 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:53.422138 np0000164922 devstack@c-api.service[114121]: removals.removed_module( Apr 10 18:48:53.424297 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:53.424297 np0000164922 devstack@c-api.service[114124]: removals.removed_module( Apr 10 18:48:53.425045 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:53.425045 np0000164922 devstack@c-api.service[114124]: removals.removed_module( Apr 10 18:48:53.454228 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:53.454228 np0000164922 devstack@c-api.service[114123]: removals.removed_module( Apr 10 18:48:53.454228 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:53.454228 np0000164922 devstack@c-api.service[114123]: removals.removed_module( Apr 10 18:48:54.097091 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:54.097091 np0000164922 devstack@c-api.service[114122]: warnings.warn( Apr 10 18:48:54.104524 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:54.104524 np0000164922 devstack@c-api.service[114124]: warnings.warn( Apr 10 18:48:54.133921 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:54.133921 np0000164922 devstack@c-api.service[114121]: warnings.warn( Apr 10 18:48:54.168752 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:54.168752 np0000164922 devstack@c-api.service[114123]: warnings.warn( Apr 10 18:48:54.238957 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:54.238957 np0000164922 devstack@c-api.service[114122]: warnings.warn( Apr 10 18:48:54.243303 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:54.243303 np0000164922 devstack@c-api.service[114124]: warnings.warn( Apr 10 18:48:54.267660 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:54.267660 np0000164922 devstack@c-api.service[114121]: warnings.warn( Apr 10 18:48:54.313537 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:54.313537 np0000164922 devstack@c-api.service[114123]: warnings.warn( Apr 10 18:48:54.550181 np0000164922 devstack@c-api.service[114122]: 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 10 18:48:54.550181 np0000164922 devstack@c-api.service[114122]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114122) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:48:54.558153 np0000164922 devstack@c-api.service[114124]: 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 10 18:48:54.558339 np0000164922 devstack@c-api.service[114124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:48:54.580032 np0000164922 devstack@c-api.service[114121]: 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 10 18:48:54.580221 np0000164922 devstack@c-api.service[114121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:48:54.643546 np0000164922 devstack@c-api.service[114123]: 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 10 18:48:54.643718 np0000164922 devstack@c-api.service[114123]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114123) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 18:48:54.645649 np0000164922 devstack@c-api.service[114124]: /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 10 18:48:54.645649 np0000164922 devstack@c-api.service[114124]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:48:54.649970 np0000164922 devstack@c-api.service[114122]: /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 10 18:48:54.649970 np0000164922 devstack@c-api.service[114122]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:48:54.650305 np0000164922 devstack@c-api.service[114121]: /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 10 18:48:54.650305 np0000164922 devstack@c-api.service[114121]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:48:54.711657 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:54.711657 np0000164922 devstack@c-api.service[114123]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 18:48:55.182491 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:48:55.182732 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:48:55.183007 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.183081 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.183146 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.183237 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114123) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:48:55.183304 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.183385 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.183449 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.183719 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.183795 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.184014 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.185148 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114122) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 18:48:55.185513 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.185607 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.185681 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.185751 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.185819 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.185891 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.185952 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.186011 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.186069 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.186129 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.186199 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.186259 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.186259 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.186396 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.186475 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.186552 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.186617 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.186672 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.186741 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.186798 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.186855 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.186915 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.186970 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.187028 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.187083 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.187151 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.187207 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.187273 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.187326 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.187402 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.187463 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.187532 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.187589 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.187654 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.187715 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.187777 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.187832 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.187888 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.187946 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.187999 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.188070 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.188128 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.188128 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.188227 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.188289 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.188345 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.188428 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.188482 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.188556 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.188614 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.189098 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.189098 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.189098 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.189098 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.189098 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.189347 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.189447 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.189540 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.189609 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.189666 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.189741 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.189798 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.189866 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.189920 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.189984 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.190048 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.190104 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.190171 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.190235 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.190299 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.190379 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.190455 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.190510 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.190562 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.190623 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.190680 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.190746 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.190804 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.190862 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.190921 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.190976 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.191039 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.191096 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.191149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.191208 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.191273 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.191347 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.191431 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.191500 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.191557 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.191614 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.191669 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.191734 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.191790 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.191845 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.191914 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.191973 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.192037 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.192096 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.192149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.192516 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.192516 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.192624 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.192681 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.192739 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.192794 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.192849 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.192903 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.192903 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.193017 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.193017 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.193119 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.193175 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.193234 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.193292 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.193354 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.193446 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.193446 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.193446 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.193446 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.193712 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.193772 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.193828 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.194108 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.194108 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.194163 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.194195 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.194223 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.194251 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.194278 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.194305 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.194336 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.194387 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.194418 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.194451 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.194483 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.194512 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.194539 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.194566 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.194594 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.194622 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.194655 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.194683 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.194710 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.194737 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.194909 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.194909 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.194909 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.194909 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.194909 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.195026 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.195058 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.195088 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.195115 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.195147 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.195175 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.195218 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.195247 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.195274 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.195301 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.195326 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.195353 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.195403 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.195430 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.195462 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.195496 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.195523 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.195550 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.195550 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.195599 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.195626 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.195626 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.195626 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.195700 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.195736 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.195851 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.195920 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.196011 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.196076 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.196104 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.196135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.196167 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.196195 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.196226 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.196252 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.196252 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.196302 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.196334 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.196394 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.196394 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.196449 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.196480 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.196511 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.196539 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.196566 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.196593 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.196619 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.196646 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.196678 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.196678 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.196678 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.202417 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.202473 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.202524 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.202554 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.202581 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.202627 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.202665 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.202698 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.202726 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.202753 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.202786 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.202814 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.202864 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.202930 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.203891 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.203939 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.204012 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.204074 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.204120 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.204161 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.204197 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.204234 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.204278 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.204318 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.204370 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.204406 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.204452 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.204494 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.204531 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.204565 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.204607 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.204644 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.204681 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.204731 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.204770 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.204807 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.204854 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.204894 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.204931 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.204969 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.205006 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.205041 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.205077 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.205110 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.205145 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.205178 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.205225 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.205264 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.205305 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.205343 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.205408 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.205443 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.205495 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.205529 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.205564 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.205598 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.205643 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.205679 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.205712 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.205750 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.205787 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.205823 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.205865 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.205903 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.205937 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.205981 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.206022 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.206060 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.206105 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.206141 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.206174 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.206211 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.206245 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.206279 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.206317 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.206377 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.206417 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.206452 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.206487 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.206523 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.206561 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.206605 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.206642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.206675 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.206714 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.206757 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.206791 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.206825 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.206865 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.206898 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.206898 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.206976 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.207015 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.207053 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.207096 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.207133 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.207169 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.207205 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.207241 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.207283 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.207689 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.207689 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.207756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.207756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.207756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.207756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.207756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.207922 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.207957 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.207994 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.208035 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.208072 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.208113 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.208148 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.208186 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.208224 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.208256 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.208290 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.208323 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.208377 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.208422 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.208458 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.208490 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.208524 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.208560 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.208593 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.208631 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.208672 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.208715 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.208715 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.209227 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.209273 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.209353 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.209413 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.209460 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.209514 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.209563 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.209598 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.209633 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.209665 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.209701 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.209701 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.209767 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.209801 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.210991 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.211055 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.211108 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.211147 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.211215 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.211264 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.211264 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.211333 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.211404 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.211445 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.211445 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.211521 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.211578 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.211621 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.211664 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.211701 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.211740 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.211778 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.211815 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.211853 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.211892 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.212024 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.212064 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.212100 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.212136 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.212173 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.212209 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.212248 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.212288 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.212325 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.212374 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.212425 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.212461 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.212504 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.212538 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.212572 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.212608 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.212642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.212642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.212642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.212642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.212642 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.214621 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.214688 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.214732 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.214772 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.214859 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.214911 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.214983 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.215031 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.215031 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.215111 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.215154 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.215192 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.215231 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.215267 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.215267 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.215334 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.215402 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.215450 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.215495 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.215533 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.215570 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.215607 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.215645 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.215685 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.215726 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.215763 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.215800 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.215882 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.217117 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.217164 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.217247 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.217291 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.217339 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.217401 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.217439 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.217504 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.217551 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.217589 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.217627 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.217663 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.217663 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.217663 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.218261 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.218378 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.218472 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.218557 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.218600 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.218639 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.218677 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.218714 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.218757 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.218801 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.218844 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.218941 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.219017 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.219057 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.219096 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.219139 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.219176 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.219247 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.219344 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.219344 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.219448 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.219495 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.219532 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.219574 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.219610 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.219646 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.219684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.219721 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.219769 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.219808 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.219845 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.219881 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.219918 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.219954 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.219993 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.220035 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.220076 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.220119 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.220158 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.220199 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.220236 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.220272 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.220310 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.220346 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.220399 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.220436 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.220474 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.220524 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.220559 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.220602 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.220638 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.220675 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.220710 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.220745 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.220780 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.220816 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.220853 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.220901 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.220937 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.220974 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.221013 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.221048 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.221083 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.221118 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.221151 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.221187 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.221187 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.221187 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.221187 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.221187 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.222241 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.222304 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.222341 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.222448 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.222492 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.222538 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.222582 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.222624 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.222665 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.222703 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.222741 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.222741 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.222806 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.222844 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.223261 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.223310 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.223398 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.223478 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.223520 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.223570 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.223624 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.223681 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.223724 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.223762 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.223762 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.223825 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.223862 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.223996 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.227132 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.227179 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.227254 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.227296 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.227378 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.227447 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.227488 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.227527 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.227566 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.227610 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.227647 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.227689 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.227731 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.227774 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.227774 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.227842 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.227879 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.227915 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.227958 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.227995 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.227995 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.228061 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.228061 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.228061 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.228160 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.228160 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.228233 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.228304 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.230163 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.230224 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.230269 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.230306 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.230342 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.230416 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.230460 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.230497 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.230534 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.230576 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.230619 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.230656 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.230706 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.230767 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.230814 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.230852 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.230894 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.230931 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.230968 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.231009 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.231047 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.231082 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.231118 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.231154 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.231154 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.231154 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.231154 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.231154 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.231314 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.231412 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.231458 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.231546 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.231602 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.231642 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.231642 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.231716 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.231716 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.231783 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.231832 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.231874 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.231911 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.231949 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.231987 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.232022 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.232056 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.232093 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.232130 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.232166 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.232290 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.232332 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.232390 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.232429 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.232466 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.232504 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.232541 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.232586 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.232622 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.232663 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.232704 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.232739 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.232775 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.232812 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.232847 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.232886 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.232923 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.232958 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.233167 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.233206 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.233247 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.233282 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.233316 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.233352 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.233424 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.233460 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.233495 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.233552 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.233587 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.233623 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.233664 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.233700 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.233737 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.233737 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.233737 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.233737 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.233865 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.233904 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.233939 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.233939 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.234012 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.234055 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.234091 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.234128 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.234166 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.234203 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.234238 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.234274 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.234313 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.234349 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.234412 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.234450 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.234486 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.234486 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.234551 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.234588 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.234624 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.234660 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.234694 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.234736 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.234771 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.234771 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.234771 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.234771 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.235199 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.235253 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.235311 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.235350 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.235403 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.235450 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.235489 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.235526 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.235568 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.235608 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.235644 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.235686 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.235722 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.235760 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.235806 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.235843 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.235879 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.235916 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.235956 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.235995 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.236032 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.236066 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.236099 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.236135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.236135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.236135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.236135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.236135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.240538 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.240609 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.240648 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.240684 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.240756 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.240805 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.240872 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.240920 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.240963 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.241000 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.241039 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.241076 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.241117 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.241155 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.241192 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.241228 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.241264 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.241307 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.241344 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.241399 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.241448 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.241486 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.241539 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.241539 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.241539 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.241539 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.241667 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.241705 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.241747 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.241784 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.241820 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.241820 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.241820 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.241913 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.241913 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.241985 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.242057 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.242103 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.242191 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.242235 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.242317 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.242405 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.242662 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.242722 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.242780 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.242831 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.242882 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.242939 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.242989 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.243052 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.243094 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.243143 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.243195 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.243252 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.243304 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.243342 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.243411 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.243448 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.243448 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.243844 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.243844 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.243919 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.243955 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.243991 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.243991 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.243991 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.244292 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.244332 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.244398 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.244438 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.244473 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.244508 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.244544 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.244581 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.244625 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.244661 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.244697 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.244732 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.244774 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.244810 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.244845 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.244892 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.244927 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.244962 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.244998 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.245036 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.245072 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.245105 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.245141 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.245175 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.245216 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.245259 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.245320 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.245556 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.245597 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.245642 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.245677 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.245709 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.245748 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.245780 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.245815 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.245852 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.245885 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.245917 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.245963 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.245999 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246031 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.246067 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.246101 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246135 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.246174 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.246211 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.246251 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.246291 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.246326 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.246409 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246448 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.246483 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.246516 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.246516 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246576 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.246576 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.246638 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.246684 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.246975 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.246975 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 18:48:55.247036 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.247036 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.247036 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.247132 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.247167 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.247200 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.247234 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.247275 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.247313 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.247345 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.247397 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.247445 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.247482 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 18:48:55.247516 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.247548 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.247579 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.247612 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 18:48:55.247650 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.247686 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 18:48:55.247718 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.247751 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 18:48:55.247783 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114122) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.247819 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 18:48:55.247819 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 18:48:55.295657 np0000164922 devstack@c-api.service[114123]: INFO dbcounter [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Registered counter for database cinder Apr 10 18:48:55.297563 np0000164922 devstack@c-api.service[114122]: INFO dbcounter [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Registered counter for database cinder Apr 10 18:48:55.297829 np0000164922 devstack@c-api.service[114121]: INFO dbcounter [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Registered counter for database cinder Apr 10 18:48:55.301764 np0000164922 devstack@c-api.service[114124]: INFO dbcounter [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Registered counter for database cinder Apr 10 18:48:55.311674 np0000164922 devstack@c-api.service[114123]: DEBUG oslo_db.sqlalchemy.engines [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c 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=114123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.318786 np0000164922 devstack@c-api.service[114122]: DEBUG oslo_db.sqlalchemy.engines [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c 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=114122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.323079 np0000164922 devstack@c-api.service[114121]: DEBUG oslo_db.sqlalchemy.engines [None req-5d15d700-7c54-45b7-8dcf-d0445add761c 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=114121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.335650 np0000164922 devstack@c-api.service[114124]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9b5034-2077-4946-8359-8d5f085a31ca 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=114124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.438345 np0000164922 devstack@c-api.service[114123]: DEBUG dbcounter [-] [114123] Writer thread running {{(pid=114123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:48:55.439383 np0000164922 devstack@c-api.service[114121]: DEBUG dbcounter [-] [114121] Writer thread running {{(pid=114121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:48:55.441274 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:48:55.442439 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:48:55.444137 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:48:55.444870 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:48:55.446815 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:48:55.447179 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:48:55.448550 np0000164922 devstack@c-api.service[114122]: DEBUG dbcounter [-] [114122] Writer thread running {{(pid=114122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:48:55.449301 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:48:55.449573 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:48:55.450622 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.450920 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.452007 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:48:55.452645 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.453553 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.455131 np0000164922 devstack@c-api.service[114124]: DEBUG dbcounter [-] [114124] Writer thread running {{(pid=114124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 18:48:55.456452 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:48:55.457731 np0000164922 devstack@c-api.service[114123]: DEBUG oslo_db.sqlalchemy.engines [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c 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=114123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.458542 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 18:48:55.459224 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:48:55.459730 np0000164922 devstack@c-api.service[114121]: DEBUG oslo_db.sqlalchemy.engines [None req-5d15d700-7c54-45b7-8dcf-d0445add761c 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=114121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.460175 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:48:55.461134 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 18:48:55.461718 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:48:55.461891 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:48:55.462426 np0000164922 devstack@c-api.service[114123]: INFO cinder.rpc [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:48:55.462950 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.463274 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 18:48:55.463637 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.463716 np0000164922 devstack@c-api.service[114121]: INFO cinder.rpc [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:48:55.464800 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.464879 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.465213 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 18:48:55.466279 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.468080 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.470656 np0000164922 devstack@c-api.service[114122]: DEBUG oslo_db.sqlalchemy.engines [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c 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=114122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.472694 np0000164922 devstack@c-api.service[114124]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9b5034-2077-4946-8359-8d5f085a31ca 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=114124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:48:55.473513 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:48:55.474222 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.474670 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 18:48:55.475909 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.475989 np0000164922 devstack@c-api.service[114122]: INFO cinder.rpc [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:48:55.476295 np0000164922 devstack@c-api.service[114124]: INFO cinder.rpc [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 18:48:55.477081 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.477160 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.477664 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.479204 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.480950 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.482475 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.485158 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.486537 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.486639 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.488246 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.489831 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.491275 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.492499 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.493071 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.493139 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.494512 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.495727 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.496113 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.498429 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.499003 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.499380 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.500376 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.501418 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.503015 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.503508 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.505565 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.505717 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.505809 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.506499 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.508811 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.509204 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.510798 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.511432 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.511835 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.512701 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.513492 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.514903 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.515061 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.515633 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.517057 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.517999 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.518627 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.519147 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.519272 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.520147 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.520840 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.520955 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.521278 np0000164922 devstack@c-api.service[114123]: WARNING cinder.api.contrib.hosts [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:48:55.522156 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.522530 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.522601 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.523545 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.523729 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.524745 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.525196 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.525265 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.526303 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.526826 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.527841 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.528239 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.528948 np0000164922 devstack@c-api.service[114121]: WARNING cinder.api.contrib.hosts [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:48:55.529196 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: extensions {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.529266 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.529786 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.530504 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: encryption {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.531375 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.531515 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.532113 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-volume-manage {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.532668 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.532906 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.533621 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-volume-type-access {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.534462 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.534859 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.535065 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.535206 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-quota-sets {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.535859 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.536416 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.536681 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: qos-specs {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.536784 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: extensions {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.537211 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.537939 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.538049 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: encryption {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.538792 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.538862 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: backups {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.539057 np0000164922 devstack@c-api.service[114124]: WARNING cinder.api.contrib.hosts [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:48:55.539661 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-volume-manage {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.539896 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.540312 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.540839 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-hosts {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.541121 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-volume-type-access {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.541437 np0000164922 devstack@c-api.service[114122]: WARNING cinder.api.contrib.hosts [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 18:48:55.541507 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.542299 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.542730 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-quota-sets {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.542804 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: scheduler-stats {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.543043 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.543879 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.544183 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: qos-specs {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.544269 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-volume-transfer {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.544568 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.545444 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.545916 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: extra_specs {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.545993 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.546668 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: backups {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.546934 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: extensions {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.547056 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.547511 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: cgsnapshots {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.548175 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: encryption {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.548609 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.548681 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-hosts {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.548881 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: consistencygroups {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.549663 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: extensions {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.549756 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-volume-manage {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.550119 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: scheduler-stats {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.550889 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-availability-zone {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.551020 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: encryption {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.551259 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-volume-type-access {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.551538 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-volume-transfer {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.552211 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-snapshot-manage {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.552641 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-volume-manage {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.552842 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-quota-sets {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.553688 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: os-quota-class-sets {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.553760 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: extra_specs {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.554129 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-volume-type-access {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.554295 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: qos-specs {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.555000 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: encryption {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.555323 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: cgsnapshots {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.555704 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-quota-sets {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.556371 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: backups {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.556603 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extended resource: capabilities {{(pid=114123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.556721 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: consistencygroups {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.557149 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: qos-specs {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.558429 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-hosts {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.558746 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-availability-zone {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.558819 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.559227 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: backups {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.559827 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: scheduler-stats {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.560255 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-snapshot-manage {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.560395 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.561392 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-volume-transfer {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.561466 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-hosts {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.561750 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: os-quota-class-sets {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.561845 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.562888 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: scheduler-stats {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.563060 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: encryption {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.563308 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.564299 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-volume-transfer {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.564672 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extended resource: capabilities {{(pid=114121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.564750 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.566002 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: extra_specs {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.566198 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.566744 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.567086 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: extra_specs {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.567175 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.contrib.snapshot_actions [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] SnapshotActionsController initialized {{(pid=114123) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:48:55.567938 np0000164922 devstack@c-api.service[114123]: WARNING castellan.key_manager.migration [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.568171 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: cgsnapshots {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.568241 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.568665 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: cgsnapshots {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.568818 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.568918 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeTypeAccess extending resource: types {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569076 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension UsedLimits extending resource: limits {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569170 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569278 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569413 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569515 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569601 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: consistencygroups {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.569667 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension TypesManage extending resource: types {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569734 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.569797 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.569854 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension AdminActions extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570047 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: consistencygroups {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.570118 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension AdminActions extending resource: snapshots {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570179 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension AdminActions extending resource: backups {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570300 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570454 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension SnapshotActions extending resource: snapshots {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570561 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeActions extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.570785 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.v3.router [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.571079 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.571603 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-availability-zone {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.572002 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-availability-zone {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.572491 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.572945 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-snapshot-manage {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.573179 np0000164922 devstack@c-api.service[114123]: WARNING keystonemiddleware.auth_token [None req-5669ff6c-dc8b-4e3d-b8ae-246d8e92539c 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 10 18:48:55.573309 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-snapshot-manage {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.573990 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.574448 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: os-quota-class-sets {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.574843 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: os-quota-class-sets {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.574991 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] SnapshotActionsController initialized {{(pid=114121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:48:55.575713 np0000164922 devstack@c-api.service[114121]: WARNING castellan.key_manager.migration [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.575771 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: encryption {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.576072 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: encryption {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.576591 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.576717 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeTypeAccess extending resource: types {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.576830 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension UsedLimits extending resource: limits {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.576940 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577063 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577158 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577263 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577309 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extended resource: capabilities {{(pid=114122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.577389 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension TypesManage extending resource: types {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577501 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577613 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension AdminActions extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577657 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extended resource: capabilities {{(pid=114124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 18:48:55.577745 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension AdminActions extending resource: snapshots {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577850 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension AdminActions extending resource: backups {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.577968 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.578081 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension SnapshotActions extending resource: snapshots {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.578183 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeActions extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.578431 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.v3.router [None req-5d15d700-7c54-45b7-8dcf-d0445add761c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.579454 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.579686 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.580115 np0000164922 devstack@c-api.service[114123]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04372a3668 pid: 114123 (default app) Apr 10 18:48:55.580809 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.580809 np0000164922 devstack@c-api.service[114123]: warnings.warn( Apr 10 18:48:55.580884 np0000164922 devstack@c-api.service[114121]: WARNING keystonemiddleware.auth_token [None req-5d15d700-7c54-45b7-8dcf-d0445add761c 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 10 18:48:55.580923 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.581257 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.582422 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.582634 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.583846 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.584056 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.585256 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.585487 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.586757 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.586994 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.587724 np0000164922 devstack@c-api.service[114121]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04372a3668 pid: 114121 (default app) Apr 10 18:48:55.587792 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] SnapshotActionsController initialized {{(pid=114122) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:48:55.587975 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] SnapshotActionsController initialized {{(pid=114124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 18:48:55.588540 np0000164922 devstack@c-api.service[114122]: WARNING castellan.key_manager.migration [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.588731 np0000164922 devstack@c-api.service[114124]: WARNING castellan.key_manager.migration [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 18:48:55.589434 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589548 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeTypeAccess extending resource: types {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589599 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589690 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension UsedLimits extending resource: limits {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589735 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589777 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589821 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension UsedLimits extending resource: limits {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.589911 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.589911 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590063 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.590101 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.590149 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590149 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590149 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590149 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590149 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590401 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590401 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590401 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590520 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590558 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590811 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.590850 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590850 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.590850 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.590850 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591110 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.591167 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591167 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591167 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591167 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591478 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591478 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591478 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591478 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591884 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.591950 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591950 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.591950 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.591950 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592196 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension TypesManage extending resource: types {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.592270 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592270 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592270 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592270 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592567 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592567 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592698 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.592757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593133 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593133 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593267 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593322 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593733 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension TypesManage extending resource: types {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.593789 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593789 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.593789 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.593789 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594047 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension AdminActions extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.594110 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594110 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594251 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.594306 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594306 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594306 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594306 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594306 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594683 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594683 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594683 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594683 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.594683 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.594991 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension AdminActions extending resource: snapshots {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.595045 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595045 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595045 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595045 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595295 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension AdminActions extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595349 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595732 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595732 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595863 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension AdminActions extending resource: backups {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.595918 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595918 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.595918 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.595918 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596185 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension AdminActions extending resource: snapshots {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.596247 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596247 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596530 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596530 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596530 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596530 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596810 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.596869 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596869 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.596869 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.596869 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597167 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension AdminActions extending resource: backups {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.597226 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597226 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597226 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597226 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597226 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597594 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597594 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597594 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597594 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597594 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597880 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension SnapshotActions extending resource: snapshots {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.597932 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597932 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.597932 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.597932 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598245 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.598309 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598309 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598309 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598309 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598632 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598632 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598632 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598632 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598913 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeActions extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.598977 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598977 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.598977 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.598977 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599113 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.599139 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599139 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599139 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599139 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599261 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599261 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599261 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599261 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599261 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599493 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599493 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599493 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599572 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeActions extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.599607 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599607 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599607 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599607 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599607 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599757 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599757 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599757 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599894 np0000164922 devstack@c-api.service[114122]: DEBUG cinder.api.v3.router [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.599921 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600087 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600087 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600087 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600087 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600087 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600247 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600464 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.v3.router [None req-ee9b5034-2077-4946-8359-8d5f085a31ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 18:48:55.600492 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600492 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600492 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600492 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600492 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600654 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600654 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600654 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600654 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600654 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600793 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600793 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600793 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600793 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600921 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600921 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600921 np0000164922 devstack@c-api.service[114123]: /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 10 18:48:55.600921 np0000164922 devstack@c-api.service[114123]: warnings.warn(deprecated_msg) Apr 10 18:48:55.600921 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.middleware.request_id [None req-823ca4d4-2a45-49c3-bfe8-6e5389695b06 None None] RequestId filter calling following filter/app {{(pid=114123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:48:55.601054 np0000164922 devstack@c-api.service[114122]: WARNING keystonemiddleware.auth_token [None req-c3061fe9-c9d9-470b-b2b6-11f73411262c 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 10 18:48:55.601104 np0000164922 devstack@c-api.service[114124]: WARNING keystonemiddleware.auth_token [None req-ee9b5034-2077-4946-8359-8d5f085a31ca 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 10 18:48:55.601132 np0000164922 devstack@c-api.service[114123]: [pid: 114123|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 946 bytes} [Fri Apr 10 18:48:55 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 10 18:48:55.601158 np0000164922 devstack@c-api.service[114124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04372a3668 pid: 114124 (default app) Apr 10 18:48:55.601183 np0000164922 devstack@c-api.service[114122]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04372a3668 pid: 114122 (default app) Apr 10 18:49:03.455014 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.455014 np0000164922 devstack@c-api.service[114121]: warnings.warn( Apr 10 18:49:03.467035 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467035 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467035 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467035 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467430 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467430 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467430 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467430 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.467694 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468057 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468057 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468057 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468057 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468057 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468384 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468384 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468384 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468384 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468384 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468724 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468724 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468724 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468724 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468973 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468973 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468973 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.468973 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.468973 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469283 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469283 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469283 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469283 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469283 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469587 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.469945 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.470414 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470816 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.470816 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470816 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.470816 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.470816 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471124 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471124 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471124 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471124 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471124 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471452 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.471811 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472157 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472157 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472157 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472157 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472157 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472490 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472490 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472490 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472490 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472490 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472845 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472845 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.472845 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.472845 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473141 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473141 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473141 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473141 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473423 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473423 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473423 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473423 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473423 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473744 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473744 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473744 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.473744 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.473744 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474039 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474039 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474039 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474039 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474439 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474439 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474439 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474439 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474646 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474646 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474646 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474646 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474806 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474806 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474806 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474806 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474980 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474980 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.474980 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.474980 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475133 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475133 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475133 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475133 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475133 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475336 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475609 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475609 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475609 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475609 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475609 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.475800 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476028 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476263 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476524 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476763 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476763 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476763 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476763 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476923 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476923 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476923 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.476923 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.476923 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: warnings.warn(deprecated_msg) Apr 10 18:49:03.477158 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.middleware.request_id [None req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 None None] RequestId filter calling following filter/app {{(pid=114121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:49:04.113054 np0000164922 devstack@c-api.service[114121]: INFO cinder.api.openstack.wsgi [None req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 admin admin] POST https://199.204.45.49/volume/v3/types Apr 10 18:49:04.113664 np0000164922 devstack@c-api.service[114121]: DEBUG cinder.api.openstack.wsgi [None req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:49:04.115981 np0000164922 devstack@c-api.service[114121]: /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 10 18:49:04.115981 np0000164922 devstack@c-api.service[114121]: warnings.warn( Apr 10 18:49:04.128578 np0000164922 devstack@c-api.service[114121]: DEBUG oslo_db.sqlalchemy.engines [None req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 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=114121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:49:04.166959 np0000164922 devstack@c-api.service[114121]: INFO cinder.api.openstack.wsgi [None req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Apr 10 18:49:04.166959 np0000164922 devstack@c-api.service[114121]: [pid: 114121|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Fri Apr 10 18:49:03 2026] POST /volume/v3/types => generated 186 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 18:49:04.179665 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.middleware.request_id [req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 req-a732b2b9-05e9-4b40-b92b-2a57ab63bad1 None None] RequestId filter calling following filter/app {{(pid=114123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:49:04.608053 np0000164922 devstack@c-api.service[114123]: INFO cinder.api.openstack.wsgi [req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 req-a732b2b9-05e9-4b40-b92b-2a57ab63bad1 admin admin] POST https://199.204.45.49/volume/v3/types/df0632f8-fc9c-4312-97ff-9c767bbddbbf/extra_specs Apr 10 18:49:04.608707 np0000164922 devstack@c-api.service[114123]: DEBUG cinder.api.openstack.wsgi [req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 req-a732b2b9-05e9-4b40-b92b-2a57ab63bad1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 18:49:04.611102 np0000164922 devstack@c-api.service[114123]: /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 10 18:49:04.611102 np0000164922 devstack@c-api.service[114123]: warnings.warn( Apr 10 18:49:04.624869 np0000164922 devstack@c-api.service[114123]: DEBUG oslo_db.sqlalchemy.engines [req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 req-a732b2b9-05e9-4b40-b92b-2a57ab63bad1 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=114123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 18:49:04.687556 np0000164922 devstack@c-api.service[114123]: INFO cinder.api.openstack.wsgi [req-3d80fed5-6c9d-42a9-bbad-7674e13cd471 req-a732b2b9-05e9-4b40-b92b-2a57ab63bad1 admin admin] https://199.204.45.49/volume/v3/types/df0632f8-fc9c-4312-97ff-9c767bbddbbf/extra_specs returned with HTTP 200 Apr 10 18:49:04.688225 np0000164922 devstack@c-api.service[114123]: [pid: 114123|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Fri Apr 10 18:49:04 2026] POST /volume/v3/types/df0632f8-fc9c-4312-97ff-9c767bbddbbf/extra_specs => generated 55 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 18:49:05.475240 np0000164922 devstack@c-api.service[114122]: DEBUG dbcounter [-] [114122] Writing DB stats cinder:SELECT=6 {{(pid=114122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:49:05.476073 np0000164922 devstack@c-api.service[114124]: DEBUG dbcounter [-] [114124] Writing DB stats cinder:SELECT=6 {{(pid=114124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:49:14.162294 np0000164922 devstack@c-api.service[114121]: DEBUG dbcounter [-] [114121] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:49:14.686245 np0000164922 devstack@c-api.service[114123]: DEBUG dbcounter [-] [114123] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 18:52:21.044352 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.044352 np0000164922 devstack@c-api.service[114124]: warnings.warn( Apr 10 18:52:21.057673 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.057673 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.057673 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.057673 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.057673 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058150 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058150 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058150 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058150 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058150 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058524 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058935 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058935 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.058935 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.058935 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059228 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059228 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059228 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059228 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059583 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059583 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059583 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059583 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059873 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059873 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059873 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.059873 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.059873 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060226 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.060226 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060226 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.060226 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060226 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.060758 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061193 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.061638 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062085 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062085 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062085 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062085 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062085 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062485 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062485 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062485 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062485 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062485 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.062796 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063198 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063588 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063588 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063588 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063588 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063588 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063956 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063956 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063956 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.063956 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.063956 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064271 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064271 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064271 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064271 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064588 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064588 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064588 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064588 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064860 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064860 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064860 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.064860 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.064860 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065311 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065311 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065311 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065311 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065311 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065481 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065481 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065481 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065481 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065604 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065604 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065604 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065604 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065830 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065830 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065830 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065830 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065960 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065960 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.065960 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.065960 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066091 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066091 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066091 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066091 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066212 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066212 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066212 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066212 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066212 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066392 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066579 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066579 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066579 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066579 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066579 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066714 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.066923 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067104 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067288 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067476 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067476 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067476 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067476 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067602 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067602 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067602 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067602 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067602 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: /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 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: warnings.warn(deprecated_msg) Apr 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.middleware.request_id [None req-9674d102-fe94-42ff-b3b4-9693150c2497 None None] RequestId filter calling following filter/app {{(pid=114124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 18:52:21.067761 np0000164922 devstack@c-api.service[114124]: INFO cinder.api.openstack.wsgi [None req-9674d102-fe94-42ff-b3b4-9693150c2497 None None] GET https://199.204.45.49/volume// Apr 10 18:52:21.068018 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.openstack.wsgi [None req-9674d102-fe94-42ff-b3b4-9693150c2497 None None] Empty body provided in request {{(pid=114124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 18:52:21.068018 np0000164922 devstack@c-api.service[114124]: DEBUG cinder.api.openstack.wsgi [None req-9674d102-fe94-42ff-b3b4-9693150c2497 None None] Calling method 'all' {{(pid=114124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 18:52:21.068018 np0000164922 devstack@c-api.service[114124]: INFO cinder.api.openstack.wsgi [None req-9674d102-fe94-42ff-b3b4-9693150c2497 None None] https://199.204.45.49/volume// returned with HTTP 300 Apr 10 18:52:21.068018 np0000164922 devstack@c-api.service[114124]: [pid: 114124|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Fri Apr 10 18:52:21 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)