Apr 11 18:54:25.391595 np0000165234 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 18:54:25.399009 np0000165234 devstack@c-api.service[113472]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 18:54:25 2026] *** Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: nodename: np0000165234 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: machine: x86_64 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: clock source: unix Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: pcre jit disabled Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: detected number of CPU cores: 16 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: current working directory: / Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: detected binary path: /usr/bin/uwsgi-core Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: your processes number limit is 256917 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: your memory page size is 4096 bytes Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: detected max file descriptor number: 2048 Apr 11 18:54:25.401710 np0000165234 devstack@c-api.service[113472]: lock engine: pthread robust mutexes Apr 11 18:54:25.402562 np0000165234 devstack@c-api.service[113472]: thunder lock: enabled Apr 11 18:54:25.402562 np0000165234 devstack@c-api.service[113472]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 18:54:25.402562 np0000165234 devstack@c-api.service[113472]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 18:54:25.402562 np0000165234 devstack@c-api.service[113472]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 18:54:25.402562 np0000165234 devstack@c-api.service[113472]: Set PythonHome to /opt/stack/data/venv Apr 11 18:54:25.438004 np0000165234 devstack@c-api.service[113472]: Python main interpreter initialized at 0x7340e8aa3668 Apr 11 18:54:25.438004 np0000165234 devstack@c-api.service[113472]: python threads support enabled Apr 11 18:54:25.438004 np0000165234 devstack@c-api.service[113472]: your server socket listen backlog is limited to 100 connections Apr 11 18:54:25.438004 np0000165234 devstack@c-api.service[113472]: your mercy for graceful operations on workers is 80 seconds Apr 11 18:54:25.438571 np0000165234 devstack@c-api.service[113472]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 18:54:25.438771 np0000165234 devstack@c-api.service[113472]: *** Operational MODE: preforking *** Apr 11 18:54:25.438961 np0000165234 devstack@c-api.service[113472]: *** uWSGI is running in multiple interpreter mode *** Apr 11 18:54:25.438961 np0000165234 devstack@c-api.service[113472]: spawned uWSGI master process (pid: 113472) Apr 11 18:54:25.439132 np0000165234 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 18:54:25.439882 np0000165234 devstack@c-api.service[113472]: spawned uWSGI worker 1 (pid: 113474, cores: 1) Apr 11 18:54:25.440492 np0000165234 devstack@c-api.service[113472]: spawned uWSGI worker 2 (pid: 113475, cores: 1) Apr 11 18:54:25.441575 np0000165234 devstack@c-api.service[113472]: spawned uWSGI worker 3 (pid: 113476, cores: 1) Apr 11 18:54:25.441575 np0000165234 devstack@c-api.service[113472]: spawned uWSGI worker 4 (pid: 113477, cores: 1) Apr 11 18:54:25.441818 np0000165234 devstack@c-api.service[113472]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: we strongly recommend against using it for new projects. Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: framework. For more detail see Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:25.571998 np0000165234 devstack@c-api.service[113475]: import eventlet # noqa Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: we strongly recommend against using it for new projects. Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: framework. For more detail see Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:25.572781 np0000165234 devstack@c-api.service[113476]: import eventlet # noqa Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: we strongly recommend against using it for new projects. Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: framework. For more detail see Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:25.576426 np0000165234 devstack@c-api.service[113474]: import eventlet # noqa Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: we strongly recommend against using it for new projects. Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: framework. For more detail see Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:25.582643 np0000165234 devstack@c-api.service[113477]: import eventlet # noqa Apr 11 18:54:25.658007 np0000165234 devstack@c-api.service[113476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:25.658007 np0000165234 devstack@c-api.service[113476]: debtcollector.deprecate( Apr 11 18:54:25.658369 np0000165234 devstack@c-api.service[113475]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:25.658369 np0000165234 devstack@c-api.service[113475]: debtcollector.deprecate( Apr 11 18:54:25.665310 np0000165234 devstack@c-api.service[113474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:25.665310 np0000165234 devstack@c-api.service[113474]: debtcollector.deprecate( Apr 11 18:54:25.670106 np0000165234 devstack@c-api.service[113477]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:25.670106 np0000165234 devstack@c-api.service[113477]: debtcollector.deprecate( Apr 11 18:54:25.736618 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:25.736618 np0000165234 devstack@c-api.service[113475]: from cgi import parse_header Apr 11 18:54:25.737027 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:25.737027 np0000165234 devstack@c-api.service[113476]: from cgi import parse_header Apr 11 18:54:25.745390 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:25.745390 np0000165234 devstack@c-api.service[113474]: from cgi import parse_header Apr 11 18:54:25.749559 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:25.749559 np0000165234 devstack@c-api.service[113477]: from cgi import parse_header Apr 11 18:54:25.780829 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:25.780829 np0000165234 devstack@c-api.service[113475]: removals.removed_module( Apr 11 18:54:25.781315 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:25.781315 np0000165234 devstack@c-api.service[113476]: removals.removed_module( Apr 11 18:54:25.781487 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:25.781487 np0000165234 devstack@c-api.service[113476]: removals.removed_module( Apr 11 18:54:25.781649 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:25.781649 np0000165234 devstack@c-api.service[113475]: removals.removed_module( Apr 11 18:54:25.788798 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:25.788798 np0000165234 devstack@c-api.service[113474]: removals.removed_module( Apr 11 18:54:25.789478 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:25.789478 np0000165234 devstack@c-api.service[113474]: removals.removed_module( Apr 11 18:54:25.794701 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:25.794701 np0000165234 devstack@c-api.service[113477]: removals.removed_module( Apr 11 18:54:25.795389 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:25.795389 np0000165234 devstack@c-api.service[113477]: removals.removed_module( Apr 11 18:54:26.378856 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:26.378856 np0000165234 devstack@c-api.service[113476]: warnings.warn( Apr 11 18:54:26.383605 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:26.383605 np0000165234 devstack@c-api.service[113474]: warnings.warn( Apr 11 18:54:26.393539 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:26.393539 np0000165234 devstack@c-api.service[113477]: warnings.warn( Apr 11 18:54:26.395390 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:26.395390 np0000165234 devstack@c-api.service[113475]: warnings.warn( Apr 11 18:54:26.474882 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:26.474882 np0000165234 devstack@c-api.service[113476]: warnings.warn( Apr 11 18:54:26.483948 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:26.483948 np0000165234 devstack@c-api.service[113474]: warnings.warn( Apr 11 18:54:26.494009 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:26.494009 np0000165234 devstack@c-api.service[113477]: warnings.warn( Apr 11 18:54:26.505008 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:26.505008 np0000165234 devstack@c-api.service[113475]: warnings.warn( Apr 11 18:54:26.771051 np0000165234 devstack@c-api.service[113476]: 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 11 18:54:26.771749 np0000165234 devstack@c-api.service[113476]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113476) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:26.773234 np0000165234 devstack@c-api.service[113474]: 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 11 18:54:26.773655 np0000165234 devstack@c-api.service[113474]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113474) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:26.781808 np0000165234 devstack@c-api.service[113477]: 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 11 18:54:26.782327 np0000165234 devstack@c-api.service[113477]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113477) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:26.800634 np0000165234 devstack@c-api.service[113475]: 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 11 18:54:26.801079 np0000165234 devstack@c-api.service[113475]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113475) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:26.855960 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:26.855960 np0000165234 devstack@c-api.service[113476]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:26.856982 np0000165234 devstack@c-api.service[113474]: /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 11 18:54:26.856982 np0000165234 devstack@c-api.service[113474]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:26.858524 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:26.858524 np0000165234 devstack@c-api.service[113477]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:26.862828 np0000165234 devstack@c-api.service[113475]: /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 11 18:54:26.862828 np0000165234 devstack@c-api.service[113475]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:27.302623 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113476) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:27.302853 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113475) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:27.302957 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113477) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:27.303035 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303035 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.303202 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113474) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:27.303317 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303402 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303473 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303539 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.303599 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.303665 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303665 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.303777 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303846 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.303903 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.305285 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.305360 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.305430 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.305500 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.305565 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.305629 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.305684 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.305750 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.305827 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.305888 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.305946 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.306013 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.306081 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.306147 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.306215 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.306324 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.306394 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.306471 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.306546 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.306604 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.306664 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.306730 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.306787 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.307064 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.307239 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.307330 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.307386 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.307430 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.307474 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.307511 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.307551 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.307588 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.307619 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.307648 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.307679 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.307717 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.307756 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.307790 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.307819 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.307852 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.307894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.307930 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.307958 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.307987 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.308020 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.308044 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.308078 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.308110 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.308143 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.308175 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.308212 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.308240 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.308316 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.308352 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.308352 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.308352 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.308443 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.308443 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.308443 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.308443 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.308443 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.308580 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.308619 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.308655 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.308688 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.308725 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.308757 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.308794 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.308829 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.308861 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.308888 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.308920 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.308947 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.308983 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.309016 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.309043 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.309082 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.309109 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.309144 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.309182 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.309211 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.309241 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.309290 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.309326 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.309355 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.309396 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.309425 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.309457 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.309490 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.309520 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.309548 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.309581 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.309611 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.309643 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.309670 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.309703 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.309729 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.309768 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.309800 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.309836 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.309864 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.309890 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.309927 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.309954 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.309990 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.310016 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.310048 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.310090 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.310090 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.310090 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.310090 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.310090 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.310216 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.310216 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.310216 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.310317 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.310355 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.310388 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.310418 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.310418 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.310483 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.310483 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.310547 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.310585 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.310585 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.310648 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.310696 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.310732 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.310765 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.310797 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.310797 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.310856 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.310891 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.310927 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.310953 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.310992 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.311031 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.311067 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.311067 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.311067 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.311307 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.311356 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.311389 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.311434 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.311489 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.311531 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.311565 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.311598 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.311632 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.311668 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.311702 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.311734 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.311766 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.311798 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.311841 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.311874 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.311902 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.311936 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.311964 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.311964 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.312026 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.312057 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.312087 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.312087 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.312087 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.312169 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.312169 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.312298 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.313663 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.313736 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.313786 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.313821 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.313864 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.313908 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.313942 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.313979 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.314012 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.314045 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.314072 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.314103 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.314134 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.314215 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.314507 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.314554 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.314626 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.314687 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.314738 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.314738 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.314805 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.314836 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.314873 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.314904 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.314944 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.314944 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.314998 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.315049 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.315397 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.315449 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.315529 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.315577 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.315619 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.315673 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.315729 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.315773 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.315819 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.315859 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.315900 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.315949 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.315993 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.316039 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.316096 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.316156 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.316207 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.316277 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.316319 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.316369 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.316412 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.316457 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.316498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.322350 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.322422 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.322487 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.322534 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.322534 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.322611 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.322662 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.322708 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.322756 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.322796 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.322834 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.322873 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.322873 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.322873 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.322997 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.322997 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.323654 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.323729 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.323797 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.323864 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.323937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.324006 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.324241 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.324363 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.324432 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.324497 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.324567 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.324629 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.324695 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.324780 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.324855 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.324939 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.325021 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.325094 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.325161 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.325224 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.325350 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.325428 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.325505 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.325641 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.325731 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.325821 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.325895 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.325972 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.326038 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.326102 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.326164 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.326244 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.326343 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.326410 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.326472 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.326553 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.326618 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.326680 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.326741 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.326831 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.326910 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.326986 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.327050 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.327152 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.327243 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.327361 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.327427 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.327489 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.327563 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.327626 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.327689 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.327751 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.327814 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.327879 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.327941 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.328015 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.328080 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.328155 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.328228 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.328319 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.328385 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.328468 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.328543 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.328614 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.328691 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.328765 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.328831 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.328897 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.328962 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.329035 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.329109 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.329184 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.329322 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.329419 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.329528 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.329598 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.329675 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.329747 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.329814 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.329901 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.329968 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.330033 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.330097 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.330163 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.330274 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.330368 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.330442 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.330514 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.330580 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.331075 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.331075 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.331280 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.331350 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.331430 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.331504 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.331575 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.331617 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.331651 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.331681 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.331711 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.331741 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.331768 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.331799 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.331829 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.331862 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.331901 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.331931 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.331961 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.331997 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.332032 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.332068 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.332098 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.332133 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.332133 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.332133 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.332133 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.332133 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.332295 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.332295 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.332295 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.332295 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.332295 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.332443 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.332472 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.332508 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.332545 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.332576 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.332576 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.332641 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.332682 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.332713 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.332745 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.332780 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.332810 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.332841 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.332871 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.332902 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.332935 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.332974 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333008 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.333042 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.333078 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.333078 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.333078 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333078 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.333185 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.333185 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.333185 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.333312 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.333350 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.333350 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.333415 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.333450 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333479 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.333515 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.333550 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.333584 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.333621 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.333657 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.333691 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.333721 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333750 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.333780 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.333816 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.333816 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333874 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.333906 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.333940 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.334107 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.334107 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.334166 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.334198 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.334227 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.334275 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.334305 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.334344 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.334374 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.334403 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.334437 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.334472 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.334501 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.334535 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.334565 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.334599 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.334629 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.334661 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.334661 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.334661 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.334766 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.334801 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.334839 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.335016 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.335016 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.335075 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.335190 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.335242 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.335299 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.335336 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.335369 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.335401 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.335437 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.335468 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.335500 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.335533 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.335569 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.335607 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.335639 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.335672 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.335708 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.335745 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.335779 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.335811 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.335841 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.335870 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.335905 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.335936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.335936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.335936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.335936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.336925 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.336985 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.337027 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.337099 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.337147 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.337205 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.337283 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.337342 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.337386 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.337430 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.337462 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.337496 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.337532 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.337585 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.337634 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.337684 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.337727 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.337776 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.337823 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.337865 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.337902 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.337935 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.337968 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.338000 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.338042 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.338074 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.338110 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.338142 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.338173 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.338208 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.338237 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.338285 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.338326 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.338356 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.338391 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.338424 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.338453 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.338488 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.338522 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.338553 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.338586 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.338616 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.338646 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.338685 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.338714 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.338750 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.338783 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.338818 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.338852 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.338886 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.338917 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.338947 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.338981 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.339018 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.339052 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.339052 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.340090 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.340135 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.340216 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.340287 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.340358 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.340395 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.340442 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.340585 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.340632 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.340667 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.340699 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.340699 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.340763 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.340795 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.340826 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.340862 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.340895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.340932 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.340963 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.340998 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.341028 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.341061 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.341090 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.341122 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.341151 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.341151 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.341151 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.341151 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.344916 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.344986 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.345023 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.345087 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.345142 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.345201 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.345292 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.345334 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.345376 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.345415 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.345454 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.345493 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.345525 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.345558 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.345589 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.345631 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.345668 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.345699 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.345735 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.345772 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.345804 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.345839 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.345869 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.345905 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.345937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.345937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.345937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.345937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.347949 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.348087 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.348168 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.348244 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.348388 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.348467 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.348543 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.348609 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.348673 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.348738 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.348814 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.348878 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.348953 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.349024 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.349110 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.349192 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.349302 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.349374 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.349442 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.349505 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.349600 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.349667 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.349731 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.349807 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.349872 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.349937 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.350011 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.350079 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.350146 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.350146 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.350146 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.350375 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.350454 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.350454 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.350629 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.350701 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.350774 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.350837 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.350900 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.350977 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.351042 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.351115 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.351226 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.351355 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.351439 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.351506 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.351579 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.351647 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.351713 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.351792 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.351858 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.351926 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.351992 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.352055 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.352119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.352183 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.352286 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.352370 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.352443 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.352526 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.352591 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.352674 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.352765 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.352835 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.352909 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.352976 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.353041 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.353114 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.353227 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.353370 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.353440 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.353506 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.353579 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.353658 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.353732 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.353795 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.353859 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.353923 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.353986 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.354060 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.354124 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.354124 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.354124 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.354124 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.354436 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.354801 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.354868 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.354941 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.355006 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.355071 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.355133 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.355304 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.355430 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.355542 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.355612 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.355644 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.355670 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.355698 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.355735 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.355823 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.355859 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.355894 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.356065 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.356065 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.356065 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.356148 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.356181 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.356215 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.356243 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.356294 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.356323 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.356360 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.356396 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.356427 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.356461 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.356491 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.356524 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.356559 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.356594 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.356627 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.356627 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.356691 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.356727 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.356760 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.356790 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.356825 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.356825 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.356825 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.356825 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.356825 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.357996 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.358076 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.358111 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.358180 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.358219 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.358298 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.358336 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.358376 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.358413 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.358446 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.358477 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.358512 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.358549 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.358549 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.358605 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.358605 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.358660 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.358660 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.358718 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.358755 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.358792 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.358828 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.358868 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.358928 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.358965 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.358999 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.359033 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.359069 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.359103 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.359136 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.359188 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.359229 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.359300 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.359333 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.359371 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.359401 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.359431 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.359468 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.359503 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.359539 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.359574 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.359604 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.359640 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.359671 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.359701 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.359806 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.359842 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.359842 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.359895 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.360101 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.360188 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.360241 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.360320 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.360360 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.360395 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.360429 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.360464 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.360498 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.360534 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.360565 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.360596 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.360625 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.360660 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.360695 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.360727 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.360757 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.360797 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.360831 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.360870 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.360901 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.360936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.360936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.360936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.360936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.361047 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.361047 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.361108 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.361269 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.361351 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.361413 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.361451 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.361486 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.361523 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.361558 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.361592 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.361630 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.361661 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.361696 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.361729 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.361765 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.361800 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.361831 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.361863 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.361893 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.361927 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.361959 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.361990 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.362024 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.362058 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.362088 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.362119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.362119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.362119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.362119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.362119 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.362396 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.362457 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.362517 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.362580 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.362617 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.362653 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.362688 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.362719 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.362750 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.362780 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.362813 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.362864 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.362974 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.363003 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.363030 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.363055 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.363085 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.363111 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.363137 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.363168 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.363241 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.363299 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.363821 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.364200 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.364240 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.364303 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.364303 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.364303 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:27.364411 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.364411 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.364411 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.364411 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.364559 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.364599 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.364630 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.364662 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113476) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.364697 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113477) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.364737 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.364737 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.364802 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.364833 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.364868 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.364898 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:27.364930 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113474) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.364966 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.365000 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:27.365032 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113477) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.365059 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:27.365089 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113477) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.365128 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:27.365128 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:27.365128 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113475) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:27.410322 np0000165234 devstack@c-api.service[113476]: INFO dbcounter [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Registered counter for database cinder Apr 11 18:54:27.411009 np0000165234 devstack@c-api.service[113477]: INFO dbcounter [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Registered counter for database cinder Apr 11 18:54:27.411388 np0000165234 devstack@c-api.service[113474]: INFO dbcounter [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Registered counter for database cinder Apr 11 18:54:27.411565 np0000165234 devstack@c-api.service[113475]: INFO dbcounter [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Registered counter for database cinder Apr 11 18:54:27.427043 np0000165234 devstack@c-api.service[113477]: DEBUG oslo_db.sqlalchemy.engines [None req-44e5880e-9905-46da-a57d-6f1b8841c6af 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=113477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.433727 np0000165234 devstack@c-api.service[113476]: DEBUG oslo_db.sqlalchemy.engines [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 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=113476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.438977 np0000165234 devstack@c-api.service[113474]: DEBUG oslo_db.sqlalchemy.engines [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 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=113474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.445193 np0000165234 devstack@c-api.service[113475]: DEBUG oslo_db.sqlalchemy.engines [None req-022ded66-9d69-4ddc-81c6-3671db45a22c 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=113475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.537577 np0000165234 devstack@c-api.service[113477]: DEBUG dbcounter [-] [113477] Writer thread running {{(pid=113477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:27.540550 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:27.543010 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:27.545164 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:27.547111 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:27.548029 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.548228 np0000165234 devstack@c-api.service[113476]: DEBUG dbcounter [-] [113476] Writer thread running {{(pid=113476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:27.549745 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.551023 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:27.551221 np0000165234 devstack@c-api.service[113474]: DEBUG dbcounter [-] [113474] Writer thread running {{(pid=113474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:27.553365 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:27.553861 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:27.554715 np0000165234 devstack@c-api.service[113477]: DEBUG oslo_db.sqlalchemy.engines [None req-44e5880e-9905-46da-a57d-6f1b8841c6af 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=113477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.555380 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:27.556774 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:27.556908 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:27.558004 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:27.558677 np0000165234 devstack@c-api.service[113477]: INFO cinder.rpc [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:27.559241 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.559331 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.559395 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:27.561487 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:27.561695 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.562452 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.564286 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.566940 np0000165234 devstack@c-api.service[113476]: DEBUG oslo_db.sqlalchemy.engines [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 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=113476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.568514 np0000165234 devstack@c-api.service[113475]: DEBUG dbcounter [-] [113475] Writer thread running {{(pid=113475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:27.568726 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.568892 np0000165234 devstack@c-api.service[113474]: DEBUG oslo_db.sqlalchemy.engines [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 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=113474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.569025 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:27.570901 np0000165234 devstack@c-api.service[113476]: INFO cinder.rpc [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:27.571176 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:27.571547 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:27.571711 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.571933 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.573277 np0000165234 devstack@c-api.service[113474]: INFO cinder.rpc [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:27.573955 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:27.574278 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.575165 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.576108 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:27.577997 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:27.578926 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.579299 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.580699 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.582695 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.582757 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.585663 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.585878 np0000165234 devstack@c-api.service[113475]: DEBUG oslo_db.sqlalchemy.engines [None req-022ded66-9d69-4ddc-81c6-3671db45a22c 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=113475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:27.586239 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.586518 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.587986 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:27.588893 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.589509 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.589763 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.589873 np0000165234 devstack@c-api.service[113475]: INFO cinder.rpc [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:27.590582 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.591789 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.592780 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.594355 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.595819 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.596873 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.597134 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.597303 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.599967 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.600037 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.600099 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.600202 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.603184 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.603265 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.604088 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.605608 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.606151 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.606361 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.606433 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.609283 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.609362 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.609687 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.610580 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.611122 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.611209 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.612689 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.613278 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.613860 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.613950 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.614185 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.614446 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.615263 np0000165234 devstack@c-api.service[113477]: WARNING cinder.api.contrib.hosts [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:27.616113 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.617195 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.617238 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.618322 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.619488 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.619532 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.620761 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.620823 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.622122 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.622907 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.622959 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.623043 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: extensions {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.624014 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.624311 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: encryption {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.625033 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.625896 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-volume-manage {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.626332 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.626561 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.627377 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.627447 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-volume-type-access {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.628576 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.628656 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.628945 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-quota-sets {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.630152 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.630213 np0000165234 devstack@c-api.service[113476]: WARNING cinder.api.contrib.hosts [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:27.630278 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.630317 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.631125 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: qos-specs {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.631488 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.631554 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.631700 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.632602 np0000165234 devstack@c-api.service[113474]: WARNING cinder.api.contrib.hosts [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:27.632690 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: backups {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.633242 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.633555 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.634765 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.634830 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-hosts {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.635106 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.636138 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.636208 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: scheduler-stats {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.636668 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.637052 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: extensions {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.637592 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-volume-transfer {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.637677 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.638163 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.638309 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: encryption {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.639584 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.639748 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: extra_specs {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.639948 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-volume-manage {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.640549 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: extensions {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.641187 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.641484 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: cgsnapshots {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.641553 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-volume-type-access {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.641837 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: encryption {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.643105 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: consistencygroups {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.643165 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-quota-sets {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.643827 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.643873 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-volume-manage {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.644596 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: qos-specs {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.645111 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-availability-zone {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.645189 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-volume-type-access {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.645718 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.646605 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-snapshot-manage {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.646818 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-quota-sets {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.647029 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: backups {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.647152 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.648070 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: os-quota-class-sets {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.648298 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: qos-specs {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.648343 np0000165234 devstack@c-api.service[113475]: WARNING cinder.api.contrib.hosts [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:27.649112 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-hosts {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.649188 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.649375 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: encryption {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.650519 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: scheduler-stats {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.650752 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: backups {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.650976 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.651101 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extended resource: capabilities {{(pid=113477) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.652064 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-volume-transfer {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.652778 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.652929 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-hosts {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.653314 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.654197 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: extra_specs {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.654310 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: scheduler-stats {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.654355 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.654756 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.655716 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-volume-transfer {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.655786 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: cgsnapshots {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.655862 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.656201 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.656872 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: extensions {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.657140 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: consistencygroups {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.657621 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.657902 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: extra_specs {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.658088 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: encryption {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.659019 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.659065 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-availability-zone {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.659477 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: cgsnapshots {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.659777 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-volume-manage {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.660454 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-snapshot-manage {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.660522 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.660857 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: consistencygroups {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.661243 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-volume-type-access {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.661476 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.contrib.snapshot_actions [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] SnapshotActionsController initialized {{(pid=113477) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:27.661859 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: os-quota-class-sets {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.662196 np0000165234 devstack@c-api.service[113477]: WARNING castellan.key_manager.migration [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.662796 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-availability-zone {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.662851 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-quota-sets {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.663066 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663116 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: encryption {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.663169 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeTypeAccess extending resource: types {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663366 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension UsedLimits extending resource: limits {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663437 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663547 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663646 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663756 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663860 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension TypesManage extending resource: types {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.663974 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664521 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension AdminActions extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664581 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-snapshot-manage {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.664624 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension AdminActions extending resource: snapshots {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664624 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension AdminActions extending resource: backups {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664696 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: qos-specs {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.664731 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664731 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension SnapshotActions extending resource: snapshots {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664731 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeActions extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.664828 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extended resource: capabilities {{(pid=113476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.664865 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.v3.router [None req-44e5880e-9905-46da-a57d-6f1b8841c6af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113477) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.665618 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: os-quota-class-sets {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.666682 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.666851 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: encryption {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.666895 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: backups {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.667066 np0000165234 devstack@c-api.service[113477]: WARNING keystonemiddleware.auth_token [None req-44e5880e-9905-46da-a57d-6f1b8841c6af 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 11 18:54:27.668111 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.668435 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extended resource: capabilities {{(pid=113474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.668967 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-hosts {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.669555 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.670387 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: scheduler-stats {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.670488 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.670947 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.671906 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-volume-transfer {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.671976 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.672384 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.673004 np0000165234 devstack@c-api.service[113477]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7340e8aa3668 pid: 113477 (default app) Apr 11 18:54:27.673433 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.673527 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.673527 np0000165234 devstack@c-api.service[113477]: warnings.warn( Apr 11 18:54:27.673873 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.674109 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: extra_specs {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.674829 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.674879 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.contrib.snapshot_actions [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] SnapshotActionsController initialized {{(pid=113476) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:27.675563 np0000165234 devstack@c-api.service[113476]: WARNING castellan.key_manager.migration [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.675802 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: cgsnapshots {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.676245 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.676433 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.676550 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.676680 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension UsedLimits extending resource: limits {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.676783 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.676905 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677001 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677100 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677204 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension TypesManage extending resource: types {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677244 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: consistencygroups {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.677336 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677450 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension AdminActions extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677569 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension AdminActions extending resource: snapshots {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677673 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension AdminActions extending resource: backups {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677712 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.677775 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677877 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.677978 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeActions extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.678189 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.v3.router [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.678680 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.contrib.snapshot_actions [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] SnapshotActionsController initialized {{(pid=113474) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:27.679206 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-availability-zone {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.679414 np0000165234 devstack@c-api.service[113474]: WARNING castellan.key_manager.migration [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.680314 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680432 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680476 np0000165234 devstack@c-api.service[113476]: WARNING keystonemiddleware.auth_token [None req-57bd9d22-8579-41d0-b624-4d72b175dbe7 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 11 18:54:27.680554 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension UsedLimits extending resource: limits {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680601 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-snapshot-manage {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.680650 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680778 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680877 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.680968 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.680968 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681106 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.681146 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681146 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681146 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681146 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681146 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681421 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681421 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681421 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681541 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension TypesManage extending resource: types {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681582 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681838 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681838 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.681838 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.681838 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682008 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682008 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682108 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.682145 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682145 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682145 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682145 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682342 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682342 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682342 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682342 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682342 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682569 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682569 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682569 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682691 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension AdminActions extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.682732 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682732 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682732 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682732 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682732 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.682956 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683223 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683223 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683223 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683223 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683415 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension AdminActions extending resource: snapshots {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683458 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683710 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683710 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683828 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension AdminActions extending resource: backups {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.683866 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683866 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683866 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.683866 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.683866 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684088 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684088 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684088 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684088 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684088 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684317 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684317 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684402 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.684438 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684438 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684438 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684438 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684619 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684859 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684859 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684944 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.684985 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684985 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.684985 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.684985 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685162 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685162 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685162 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685162 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685382 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685382 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685382 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685382 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685559 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeActions extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.685595 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685595 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685595 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685595 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685773 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685773 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685773 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.685773 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.685773 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686005 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686005 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686005 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686005 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686005 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686194 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686194 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686194 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686194 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686388 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686388 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686388 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686388 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686562 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686562 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686562 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686562 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686741 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.v3.router [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.686783 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686783 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686783 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686783 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686951 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: os-quota-class-sets {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.686991 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686991 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.686991 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.686991 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687160 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687435 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687435 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687435 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687435 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687435 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687690 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.687987 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688232 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688502 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688740 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688740 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688740 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688740 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688913 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688913 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.688913 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.688913 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.689081 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.689081 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.689081 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.689081 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.689281 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.689281 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.689281 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:27.689281 np0000165234 devstack@c-api.service[113477]: warnings.warn(deprecated_msg) Apr 11 18:54:27.689488 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: encryption {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.689538 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.middleware.request_id [None req-c633b440-69eb-4f9e-be41-6329dd38dca1 None None] RequestId filter calling following filter/app {{(pid=113477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:27.689611 np0000165234 devstack@c-api.service[113474]: WARNING keystonemiddleware.auth_token [None req-24e3395c-3da4-4c3c-8ddf-939cd59cc165 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 11 18:54:27.689690 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extended resource: capabilities {{(pid=113475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:27.689762 np0000165234 devstack@c-api.service[113476]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7340e8aa3668 pid: 113476 (default app) Apr 11 18:54:27.689825 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.689873 np0000165234 devstack@c-api.service[113477]: [pid: 113477|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 946 bytes} [Sat Apr 11 18:54:27 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 18:54:27.689917 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.690162 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.690344 np0000165234 devstack@c-api.service[113474]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7340e8aa3668 pid: 113474 (default app) Apr 11 18:54:27.691865 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.693487 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.695097 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.696832 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.contrib.snapshot_actions [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] SnapshotActionsController initialized {{(pid=113475) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:27.697099 np0000165234 devstack@c-api.service[113475]: WARNING castellan.key_manager.migration [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:27.697998 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698101 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698243 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension UsedLimits extending resource: limits {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698374 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698492 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698596 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698706 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698815 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension TypesManage extending resource: types {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.698940 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699055 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension AdminActions extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699231 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension AdminActions extending resource: snapshots {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699360 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension AdminActions extending resource: backups {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699472 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699577 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699679 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeActions extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.699936 np0000165234 devstack@c-api.service[113475]: DEBUG cinder.api.v3.router [None req-022ded66-9d69-4ddc-81c6-3671db45a22c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:27.702370 np0000165234 devstack@c-api.service[113475]: WARNING keystonemiddleware.auth_token [None req-022ded66-9d69-4ddc-81c6-3671db45a22c 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 11 18:54:27.708858 np0000165234 devstack@c-api.service[113475]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7340e8aa3668 pid: 113475 (default app) Apr 11 18:54:35.287094 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.287094 np0000165234 devstack@c-api.service[113476]: warnings.warn( Apr 11 18:54:35.300543 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.300543 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.300805 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.300805 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.300805 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.300805 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.300805 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.301513 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301949 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.301949 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301949 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.301949 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.301949 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302307 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302307 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302307 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302307 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302596 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302596 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302596 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302596 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302852 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302852 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302852 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.302852 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.302852 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303171 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303171 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303171 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303171 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303171 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303523 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.303940 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.304611 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.305469 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306032 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306032 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306032 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306032 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306343 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306343 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306343 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306343 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306343 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306706 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306706 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306706 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.306706 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.306706 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307043 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307494 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307494 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307494 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307494 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307494 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307893 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307893 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307893 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.307893 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.307893 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308206 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308206 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308206 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308206 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308516 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308516 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308516 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308516 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308792 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308792 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308792 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.308792 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.308792 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309360 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309360 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309360 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309360 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309360 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309685 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309685 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309685 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309685 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309978 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309978 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.309978 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.309978 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310303 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310303 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310303 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310303 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310572 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310572 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310572 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310572 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310844 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310844 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.310844 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.310844 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311120 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311579 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311579 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311579 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311579 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311579 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.311958 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312433 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.312844 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.313545 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.313973 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.313973 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.313973 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.313973 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314181 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314181 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314181 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314181 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314408 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314408 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314408 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314408 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314526 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314526 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314526 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.314526 np0000165234 devstack@c-api.service[113476]: warnings.warn(deprecated_msg) Apr 11 18:54:35.314526 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.middleware.request_id [None req-6d738cc1-13e8-4973-ac88-ac2703c748e1 None None] RequestId filter calling following filter/app {{(pid=113476) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:35.803403 np0000165234 devstack@c-api.service[113476]: INFO cinder.api.openstack.wsgi [None req-6d738cc1-13e8-4973-ac88-ac2703c748e1 admin admin] POST https://199.204.45.22/volume/v3/types Apr 11 18:54:35.804011 np0000165234 devstack@c-api.service[113476]: DEBUG cinder.api.openstack.wsgi [None req-6d738cc1-13e8-4973-ac88-ac2703c748e1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113476) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:54:35.805780 np0000165234 devstack@c-api.service[113476]: /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 11 18:54:35.805780 np0000165234 devstack@c-api.service[113476]: warnings.warn( Apr 11 18:54:35.816742 np0000165234 devstack@c-api.service[113476]: DEBUG oslo_db.sqlalchemy.engines [None req-6d738cc1-13e8-4973-ac88-ac2703c748e1 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=113476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:35.843150 np0000165234 devstack@c-api.service[113476]: INFO cinder.api.openstack.wsgi [None req-6d738cc1-13e8-4973-ac88-ac2703c748e1 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Apr 11 18:54:35.843562 np0000165234 devstack@c-api.service[113476]: [pid: 113476|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Sat Apr 11 18:54:35 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:54:35.858660 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.middleware.request_id [req-6d738cc1-13e8-4973-ac88-ac2703c748e1 req-e16b2da4-3de5-4e4b-89cb-e66e8e3b8794 None None] RequestId filter calling following filter/app {{(pid=113477) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:36.188090 np0000165234 devstack@c-api.service[113477]: INFO cinder.api.openstack.wsgi [req-6d738cc1-13e8-4973-ac88-ac2703c748e1 req-e16b2da4-3de5-4e4b-89cb-e66e8e3b8794 admin admin] POST https://199.204.45.22/volume/v3/types/65e68329-a425-4c0b-a05f-bd1912ce4fd8/extra_specs Apr 11 18:54:36.188573 np0000165234 devstack@c-api.service[113477]: DEBUG cinder.api.openstack.wsgi [req-6d738cc1-13e8-4973-ac88-ac2703c748e1 req-e16b2da4-3de5-4e4b-89cb-e66e8e3b8794 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113477) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:54:36.190449 np0000165234 devstack@c-api.service[113477]: /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 11 18:54:36.190449 np0000165234 devstack@c-api.service[113477]: warnings.warn( Apr 11 18:54:36.202797 np0000165234 devstack@c-api.service[113477]: DEBUG oslo_db.sqlalchemy.engines [req-6d738cc1-13e8-4973-ac88-ac2703c748e1 req-e16b2da4-3de5-4e4b-89cb-e66e8e3b8794 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=113477) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:36.271061 np0000165234 devstack@c-api.service[113477]: INFO cinder.api.openstack.wsgi [req-6d738cc1-13e8-4973-ac88-ac2703c748e1 req-e16b2da4-3de5-4e4b-89cb-e66e8e3b8794 admin admin] https://199.204.45.22/volume/v3/types/65e68329-a425-4c0b-a05f-bd1912ce4fd8/extra_specs returned with HTTP 200 Apr 11 18:54:36.271900 np0000165234 devstack@c-api.service[113477]: [pid: 113477|app: 0|req: 2/3] 199.204.45.22 () {70 vars in 1498 bytes} [Sat Apr 11 18:54:35 2026] POST /volume/v3/types/65e68329-a425-4c0b-a05f-bd1912ce4fd8/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 18:54:37.572903 np0000165234 devstack@c-api.service[113474]: DEBUG dbcounter [-] [113474] Writing DB stats cinder:SELECT=6 {{(pid=113474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:37.589245 np0000165234 devstack@c-api.service[113475]: DEBUG dbcounter [-] [113475] Writing DB stats cinder:SELECT=6 {{(pid=113475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:45.859222 np0000165234 devstack@c-api.service[113476]: DEBUG dbcounter [-] [113476] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:46.269415 np0000165234 devstack@c-api.service[113477]: DEBUG dbcounter [-] [113477] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113477) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:57:14.793796 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.793796 np0000165234 devstack@c-api.service[113474]: warnings.warn( Apr 11 18:57:14.806026 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806026 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806026 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806026 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806026 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806551 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806551 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806551 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806551 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806551 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.806881 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807323 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807323 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807323 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807323 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807616 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807616 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807616 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807616 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807908 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807908 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.807908 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.807908 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808191 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808191 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808191 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808191 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808191 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808641 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808641 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808641 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808641 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808641 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.808979 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809417 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.809826 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.810269 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.810269 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.810269 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.810269 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.810269 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.810646 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.810646 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.810646 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.810646 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.810646 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811059 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811498 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811878 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811878 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811878 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.811878 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.811878 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812278 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812278 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812278 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812278 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812278 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812648 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812648 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812648 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812648 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812924 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812924 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.812924 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.812924 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813193 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813193 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813193 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813193 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813193 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813588 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813588 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813588 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813588 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813588 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813950 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813950 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.813950 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.813950 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814231 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814231 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814231 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814231 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814579 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814579 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814579 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814579 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814865 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814865 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.814865 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.814865 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815153 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815153 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815153 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815153 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815460 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815460 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815460 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815460 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815460 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.815974 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816538 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.816538 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816538 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.816538 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816538 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.816943 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817344 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817546 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817756 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817975 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817975 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.817975 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.817975 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818113 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.818113 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818113 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.818113 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818113 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: /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 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: warnings.warn(deprecated_msg) Apr 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.middleware.request_id [None req-20ccb422-1776-4ae4-89ac-7e4e77ca1499 None None] RequestId filter calling following filter/app {{(pid=113474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:14.818327 np0000165234 devstack@c-api.service[113474]: INFO cinder.api.openstack.wsgi [None req-20ccb422-1776-4ae4-89ac-7e4e77ca1499 None None] GET https://199.204.45.22/volume// Apr 11 18:57:14.818550 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.openstack.wsgi [None req-20ccb422-1776-4ae4-89ac-7e4e77ca1499 None None] Empty body provided in request {{(pid=113474) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:14.818550 np0000165234 devstack@c-api.service[113474]: DEBUG cinder.api.openstack.wsgi [None req-20ccb422-1776-4ae4-89ac-7e4e77ca1499 None None] Calling method 'all' {{(pid=113474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:14.818550 np0000165234 devstack@c-api.service[113474]: INFO cinder.api.openstack.wsgi [None req-20ccb422-1776-4ae4-89ac-7e4e77ca1499 None None] https://199.204.45.22/volume// returned with HTTP 300 Apr 11 18:57:14.818550 np0000165234 devstack@c-api.service[113474]: [pid: 113474|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Sat Apr 11 18:57:14 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)