Apr 10 22:51:13.673205 np0000164956 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 22:51:13.678966 np0000164956 devstack@c-api.service[113940]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 22:51:13 2026] *** Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: nodename: np0000164956 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: machine: x86_64 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: clock source: unix Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: pcre jit disabled Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: detected number of CPU cores: 16 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: current working directory: / Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: detected binary path: /usr/bin/uwsgi-core Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: your processes number limit is 256917 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: your memory page size is 4096 bytes Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: detected max file descriptor number: 2048 Apr 10 22:51:13.681346 np0000164956 devstack@c-api.service[113940]: lock engine: pthread robust mutexes Apr 10 22:51:13.682161 np0000164956 devstack@c-api.service[113940]: thunder lock: enabled Apr 10 22:51:13.682161 np0000164956 devstack@c-api.service[113940]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 22:51:13.682161 np0000164956 devstack@c-api.service[113940]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 22:51:13.682161 np0000164956 devstack@c-api.service[113940]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 22:51:13.682161 np0000164956 devstack@c-api.service[113940]: Set PythonHome to /opt/stack/data/venv Apr 10 22:51:13.715908 np0000164956 devstack@c-api.service[113940]: Python main interpreter initialized at 0x7293a3ea3668 Apr 10 22:51:13.715908 np0000164956 devstack@c-api.service[113940]: python threads support enabled Apr 10 22:51:13.715908 np0000164956 devstack@c-api.service[113940]: your server socket listen backlog is limited to 100 connections Apr 10 22:51:13.715908 np0000164956 devstack@c-api.service[113940]: your mercy for graceful operations on workers is 80 seconds Apr 10 22:51:13.716447 np0000164956 devstack@c-api.service[113940]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 22:51:13.716598 np0000164956 devstack@c-api.service[113940]: *** Operational MODE: preforking *** Apr 10 22:51:13.716809 np0000164956 devstack@c-api.service[113940]: *** uWSGI is running in multiple interpreter mode *** Apr 10 22:51:13.716809 np0000164956 devstack@c-api.service[113940]: spawned uWSGI master process (pid: 113940) Apr 10 22:51:13.716944 np0000164956 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 22:51:13.717680 np0000164956 devstack@c-api.service[113940]: spawned uWSGI worker 1 (pid: 113947, cores: 1) Apr 10 22:51:13.718217 np0000164956 devstack@c-api.service[113940]: spawned uWSGI worker 2 (pid: 113948, cores: 1) Apr 10 22:51:13.718718 np0000164956 devstack@c-api.service[113940]: spawned uWSGI worker 3 (pid: 113949, cores: 1) Apr 10 22:51:13.719195 np0000164956 devstack@c-api.service[113940]: spawned uWSGI worker 4 (pid: 113950, cores: 1) Apr 10 22:51:13.719264 np0000164956 devstack@c-api.service[113940]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: we strongly recommend against using it for new projects. Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: framework. For more detail see Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.847910 np0000164956 devstack@c-api.service[113947]: import eventlet # noqa Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: we strongly recommend against using it for new projects. Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: framework. For more detail see Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.849470 np0000164956 devstack@c-api.service[113948]: import eventlet # noqa Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: we strongly recommend against using it for new projects. Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: framework. For more detail see Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.850993 np0000164956 devstack@c-api.service[113950]: import eventlet # noqa Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: we strongly recommend against using it for new projects. Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: framework. For more detail see Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:51:13.851523 np0000164956 devstack@c-api.service[113949]: import eventlet # noqa Apr 10 22:51:13.937050 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.937050 np0000164956 devstack@c-api.service[113948]: debtcollector.deprecate( Apr 10 22:51:13.938102 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.938102 np0000164956 devstack@c-api.service[113950]: debtcollector.deprecate( Apr 10 22:51:13.942919 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.942919 np0000164956 devstack@c-api.service[113947]: debtcollector.deprecate( Apr 10 22:51:13.946614 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:51:13.946614 np0000164956 devstack@c-api.service[113949]: debtcollector.deprecate( Apr 10 22:51:14.016487 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:14.016487 np0000164956 devstack@c-api.service[113950]: from cgi import parse_header Apr 10 22:51:14.024500 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:14.024500 np0000164956 devstack@c-api.service[113947]: from cgi import parse_header Apr 10 22:51:14.029441 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:14.029441 np0000164956 devstack@c-api.service[113948]: from cgi import parse_header Apr 10 22:51:14.033904 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 10 22:51:14.033904 np0000164956 devstack@c-api.service[113949]: from cgi import parse_header Apr 10 22:51:14.060972 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:14.060972 np0000164956 devstack@c-api.service[113950]: removals.removed_module( Apr 10 22:51:14.061671 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:14.061671 np0000164956 devstack@c-api.service[113950]: removals.removed_module( Apr 10 22:51:14.070510 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:14.070510 np0000164956 devstack@c-api.service[113947]: removals.removed_module( Apr 10 22:51:14.071228 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:14.071228 np0000164956 devstack@c-api.service[113947]: removals.removed_module( Apr 10 22:51:14.074058 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:14.074058 np0000164956 devstack@c-api.service[113948]: removals.removed_module( Apr 10 22:51:14.074761 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:14.074761 np0000164956 devstack@c-api.service[113948]: removals.removed_module( Apr 10 22:51:14.078998 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 10 22:51:14.078998 np0000164956 devstack@c-api.service[113949]: removals.removed_module( Apr 10 22:51:14.079763 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 10 22:51:14.079763 np0000164956 devstack@c-api.service[113949]: removals.removed_module( Apr 10 22:51:14.672099 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.672099 np0000164956 devstack@c-api.service[113950]: warnings.warn( Apr 10 22:51:14.684681 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.684681 np0000164956 devstack@c-api.service[113948]: warnings.warn( Apr 10 22:51:14.701025 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.701025 np0000164956 devstack@c-api.service[113947]: warnings.warn( Apr 10 22:51:14.716408 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 10 22:51:14.716408 np0000164956 devstack@c-api.service[113949]: warnings.warn( Apr 10 22:51:14.782967 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.782967 np0000164956 devstack@c-api.service[113950]: warnings.warn( Apr 10 22:51:14.803672 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.803672 np0000164956 devstack@c-api.service[113948]: warnings.warn( Apr 10 22:51:14.821640 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.821640 np0000164956 devstack@c-api.service[113947]: warnings.warn( Apr 10 22:51:14.835176 np0000164956 devstack@c-api.service[113949]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 10 22:51:14.835176 np0000164956 devstack@c-api.service[113949]: warnings.warn( Apr 10 22:51:15.083397 np0000164956 devstack@c-api.service[113950]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:15.084028 np0000164956 devstack@c-api.service[113950]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113950) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:15.104375 np0000164956 devstack@c-api.service[113948]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:15.104862 np0000164956 devstack@c-api.service[113948]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113948) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:15.117910 np0000164956 devstack@c-api.service[113947]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:15.118358 np0000164956 devstack@c-api.service[113947]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113947) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:15.119054 np0000164956 devstack@c-api.service[113949]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 10 22:51:15.119486 np0000164956 devstack@c-api.service[113949]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113949) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:51:15.169401 np0000164956 devstack@c-api.service[113950]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:15.169401 np0000164956 devstack@c-api.service[113950]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:15.173200 np0000164956 devstack@c-api.service[113948]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:15.173200 np0000164956 devstack@c-api.service[113948]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:15.181777 np0000164956 devstack@c-api.service[113947]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:15.181777 np0000164956 devstack@c-api.service[113947]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:15.182946 np0000164956 devstack@c-api.service[113949]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:51:15.182946 np0000164956 devstack@c-api.service[113949]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:51:15.681011 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113950) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.681197 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113948) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.681281 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113949) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.681369 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113947) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:51:15.681501 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.681600 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.681657 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.681745 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.681819 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.681851 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.681912 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.681951 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.681989 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.682017 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.682202 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.682293 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.684171 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.684375 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.684375 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.684375 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.684510 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.684561 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.684611 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.684642 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.684669 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.684698 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.684735 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.684763 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.684790 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.684790 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.684852 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.684882 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.684915 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.684940 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.684940 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.685011 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.685038 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.685064 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.685104 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.685136 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.685136 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.685186 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.685219 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.685252 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.685281 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.685306 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.685336 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.685445 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.685484 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.685484 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.685531 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.685616 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.685662 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.685727 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.685782 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.685840 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.685873 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.685915 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.685946 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.685980 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.686006 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.686037 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.686097 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.686160 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.686273 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.686273 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.686346 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.686406 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.686469 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.686530 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.686608 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.686684 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.687515 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.687612 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.687680 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.687757 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.687791 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.687824 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.687875 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.687905 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.687934 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.687971 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.688008 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.688008 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.688059 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.688129 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.688304 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.688410 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.688476 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.688509 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.688555 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.688616 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.688651 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.688678 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.688707 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.688739 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.688766 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.688797 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.688825 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.688855 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.688885 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.688912 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.688948 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.688978 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689003 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.689031 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689060 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.689086 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.689117 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689143 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689173 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689197 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689228 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689258 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689258 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.689315 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.689348 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.689384 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.689415 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.689449 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.689481 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.689510 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.689536 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.689590 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689638 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689691 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.689782 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.689813 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.689855 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.689897 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.689923 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.689974 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.690012 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.690039 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.690069 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.690096 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.690128 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.690153 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.690179 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.690217 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.690248 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.690274 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.690310 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.690337 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.690364 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.690396 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.690425 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.690451 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.690484 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.690512 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.690512 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.690512 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.690642 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.690755 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.690841 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.690935 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.690997 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.691066 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.691126 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.691156 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.691248 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.691295 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.691324 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.691359 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.691385 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.691413 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.691446 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.691488 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.691519 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.691567 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.691597 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.691628 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.691657 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.691695 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.691770 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.691802 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.691839 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.691871 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.691871 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.691922 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.691951 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.691980 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.691980 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.692039 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.693623 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.693699 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.693738 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.693770 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.693806 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.693844 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.693876 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.693902 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.693932 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.693932 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.693982 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.694019 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.694054 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.694083 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.694113 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.694141 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.694141 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.694194 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.694224 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.694303 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.694346 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.694687 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.694755 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.694819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.694882 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.694944 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.695008 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.695086 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.695525 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.695578 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.695610 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.695645 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.695708 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.695739 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.695768 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.695799 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.695829 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.695856 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.695886 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.695916 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.695955 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.695985 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.696015 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.696055 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.696087 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.696117 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.696152 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.696182 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.696209 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.696244 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.696307 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.696342 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.696371 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.696409 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.696435 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.696469 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.702196 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.702280 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.702323 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.702363 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.702422 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.702468 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.702512 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.702565 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.702627 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.702679 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.702679 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.702768 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.702768 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.702848 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.702986 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703036 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.703080 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703124 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.703167 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.703214 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.703261 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.703298 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.703334 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.703378 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703421 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.703467 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.703505 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.703561 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.703616 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.703663 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.703704 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703744 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.703793 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.703835 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703876 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.703923 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.703966 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.704007 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.704090 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.704135 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.704184 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.704225 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.704284 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.704334 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.704376 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.704420 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.704479 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.704525 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.704594 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.704632 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.704669 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.704705 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.704741 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.704776 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.704812 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.704854 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.704892 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.704937 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.704990 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.705034 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.705077 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.705117 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.705158 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.705215 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.705255 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.705313 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.705367 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.705430 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.705488 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.705568 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.705627 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.705670 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.705713 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.705755 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.705798 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.705842 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.705883 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.705932 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.705981 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.706025 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.706075 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.706136 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.706191 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.706242 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.706282 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.706322 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.706361 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.706409 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.706457 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.706497 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.706497 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.706715 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.706767 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.706808 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.706853 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.706897 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.706937 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.707085 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.707127 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.707168 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.707207 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.707253 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.707292 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.707330 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.707376 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.707422 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.707422 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.707422 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.707560 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.707605 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.707645 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.707695 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.707736 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.707777 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.707815 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.707861 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.707901 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.707949 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.707988 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.708029 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.708068 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.708157 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.708200 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.708291 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.708347 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.708388 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.708454 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.708497 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.708560 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.708628 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.708628 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.708720 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.708774 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.708819 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.709134 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.709134 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.709246 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.709301 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.709365 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.709427 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.709427 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.709528 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.709528 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.709528 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.709528 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.709715 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.709761 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.709805 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.710109 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.710159 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.710207 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.710207 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.710207 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.710419 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.710462 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.710504 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.710577 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.710617 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.710669 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.710713 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.710713 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.710713 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.710889 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.710934 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.710934 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.711017 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.711054 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.711102 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.711145 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.711180 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.711223 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.711271 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.711312 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.711349 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.711391 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.712148 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.712223 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.712223 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.712391 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.712956 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.712956 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.713080 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.713131 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.713170 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.713220 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.713263 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.713309 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.713352 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.713392 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.713418 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.713448 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.713479 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.713515 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.713566 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.713597 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.713623 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.713655 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.713655 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.713708 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.713743 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.713743 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.713799 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.713829 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.713829 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.713888 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.713888 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.713953 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.715239 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.715336 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.715336 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.715419 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.715464 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.715516 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.715629 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.715677 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.715719 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.715772 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.715816 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.715855 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.715855 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.715931 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.715977 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.716101 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.717721 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.717792 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.717831 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.717875 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.717914 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.717952 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.717986 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.717986 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.718054 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.718083 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.718116 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.718116 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.718179 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.718215 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.718249 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.718249 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.718302 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.718333 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.718365 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.718396 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.718396 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.718450 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.718554 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.718621 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.718670 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.718739 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.718804 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.718872 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.718981 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.719052 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.719117 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.719177 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.719238 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.719298 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.719364 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.719430 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.719507 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.719557 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.719632 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.719665 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.719710 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.719740 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.719784 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.719820 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.719849 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.719880 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.719905 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.719978 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.719978 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.720631 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.720700 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.720772 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.720823 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.720892 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.720955 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.721027 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.721097 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.721156 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.721195 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.721235 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.721266 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.721305 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.721374 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.721416 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.721458 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.721458 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.721534 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.721593 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.721634 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.721677 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.721717 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.721864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.721864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.721864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.721864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.721864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.722149 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.722203 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.722203 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.722281 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.722281 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.722370 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.722414 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.722456 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.722496 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.722561 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.722622 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.722674 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.722674 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.722674 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.722795 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.726222 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.726326 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.726326 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.726406 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.726452 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.726665 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.726665 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.726838 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.726838 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.726961 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.726961 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.727057 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.727107 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.727195 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.727236 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.727344 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.727431 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.727596 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.727650 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.727768 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.727859 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.728209 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.728324 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.728324 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.728440 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.728440 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.728679 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.728679 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.729260 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.729347 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.729409 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.729454 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.729497 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.729497 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.729656 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.729732 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.729788 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.729831 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.729831 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.729908 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.729908 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.729908 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.730037 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.730037 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.730037 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.730162 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.730162 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.730290 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.730290 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.730471 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.730526 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.730595 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.730641 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.730683 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.730736 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.730736 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.730852 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.730995 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.731055 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.731106 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.731156 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.731199 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.731240 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.731281 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.731327 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.731367 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.731415 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.731458 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.731513 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.731576 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.731619 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.731669 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.731758 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.731799 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.731840 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.731881 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.731920 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.731960 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.732023 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.732065 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.732105 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.732153 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.732193 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.732233 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.732309 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.732366 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.732411 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.732454 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.732495 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.732695 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.732745 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.732877 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.732921 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.733041 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.733084 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.733084 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.733084 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.733084 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.733248 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.733652 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.733695 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.733737 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.733776 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.733834 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.733875 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.733875 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.733952 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.734001 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.734084 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.734190 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.734236 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.734310 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.734353 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.734395 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.734442 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.734493 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.734580 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.734638 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.734693 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.734753 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.734803 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.734848 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.734890 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.734938 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.734979 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.735298 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.735298 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.735385 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.735426 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.735467 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.735514 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.735569 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.735622 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.735681 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.735742 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.735790 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.735832 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.735872 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.735918 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.735970 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.736023 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.736086 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.736142 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.736201 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.736258 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.736326 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.736382 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.736439 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.736499 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.736499 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.736499 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.736499 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.736499 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.739647 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.739702 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.739766 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.739836 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.739890 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.739951 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.740021 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.740104 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.740148 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.740186 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.740220 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.740250 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.740326 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.740362 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.740362 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.740443 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.740475 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.740508 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.740538 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.740600 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.740600 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.740658 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.740688 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.740725 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.740756 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.740783 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.740813 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.740841 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.740875 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.740910 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.740941 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.740976 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.741005 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.741033 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.741060 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.741089 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.741120 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.741150 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.741179 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.741213 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.741249 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.741288 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.741318 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.741346 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.741376 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.741376 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.741430 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.741464 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.741492 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.741520 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.741570 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.741606 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.741653 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.741653 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.741653 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.741653 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.741821 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.741863 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.741895 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.741925 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.741962 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.741993 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.742029 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.742060 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.742121 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.742155 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.742190 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.742221 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.742251 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.742283 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.742314 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.742342 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.742381 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.742412 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.742441 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.742467 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.742498 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.742529 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.742585 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.742623 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.742623 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.742623 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.742623 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.742623 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.743001 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.743080 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.743117 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.743149 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.743180 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.743208 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.743239 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.743311 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.743346 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.743382 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.743413 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.743442 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.743472 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.743507 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.743537 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.743581 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.743619 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.743655 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.743689 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.743725 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.743755 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.743783 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.743811 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.743837 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.743863 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.743863 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.743863 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.743945 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.744102 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.744169 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.744229 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.744312 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.744349 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.744383 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.744418 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.744448 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.744477 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.744520 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.744592 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.744624 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.744661 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.744704 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.744748 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.744779 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.744813 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.744847 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.744984 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.745020 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.745050 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.745078 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.745112 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.745141 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.745168 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.745168 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.745168 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.745168 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:51:15.745967 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113947) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.746022 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.746094 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.746167 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113949) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.746200 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.746238 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113948) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.746272 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113950) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:51:15.746307 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113947) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.746338 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.746383 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.746433 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:51:15.746482 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113947) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.746524 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.746592 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.746635 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:51:15.746683 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.746728 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.746772 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:51:15.746813 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113948) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.746864 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113950) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.746910 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113948) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.746955 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113949) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:51:15.746994 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113950) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.747037 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113949) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:51:15.794289 np0000164956 devstack@c-api.service[113947]: INFO dbcounter [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Registered counter for database cinder Apr 10 22:51:15.796675 np0000164956 devstack@c-api.service[113948]: INFO dbcounter [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Registered counter for database cinder Apr 10 22:51:15.796763 np0000164956 devstack@c-api.service[113950]: INFO dbcounter [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Registered counter for database cinder Apr 10 22:51:15.799804 np0000164956 devstack@c-api.service[113949]: INFO dbcounter [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Registered counter for database cinder Apr 10 22:51:15.810894 np0000164956 devstack@c-api.service[113947]: DEBUG oslo_db.sqlalchemy.engines [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd 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=113947) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.813857 np0000164956 devstack@c-api.service[113950]: DEBUG oslo_db.sqlalchemy.engines [None req-12e0a863-64dc-4f88-a413-4acf46d9630c 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=113950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.820732 np0000164956 devstack@c-api.service[113948]: DEBUG oslo_db.sqlalchemy.engines [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 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=113948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.827446 np0000164956 devstack@c-api.service[113949]: DEBUG oslo_db.sqlalchemy.engines [None req-43643a58-6ea3-4c59-96af-f7149b12c181 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=113949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.932787 np0000164956 devstack@c-api.service[113947]: DEBUG dbcounter [-] [113947] Writer thread running {{(pid=113947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.935764 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.938226 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.938393 np0000164956 devstack@c-api.service[113950]: DEBUG dbcounter [-] [113950] Writer thread running {{(pid=113950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.940345 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.941756 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.942497 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.943785 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.944264 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.946345 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.946398 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.948268 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.949322 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.951172 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.951773 np0000164956 devstack@c-api.service[113948]: DEBUG dbcounter [-] [113948] Writer thread running {{(pid=113948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.952526 np0000164956 devstack@c-api.service[113947]: DEBUG oslo_db.sqlalchemy.engines [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd 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=113947) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.954581 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.955080 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.956342 np0000164956 devstack@c-api.service[113950]: DEBUG oslo_db.sqlalchemy.engines [None req-12e0a863-64dc-4f88-a413-4acf46d9630c 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=113950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.956514 np0000164956 devstack@c-api.service[113947]: INFO cinder.rpc [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.957346 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.957905 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.958159 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.959878 np0000164956 devstack@c-api.service[113950]: INFO cinder.rpc [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.960722 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.960792 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.962460 np0000164956 devstack@c-api.service[113949]: DEBUG dbcounter [-] [113949] Writer thread running {{(pid=113949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:51:15.963578 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.965043 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.965651 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:51:15.966944 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.968121 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:51:15.969088 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.970195 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.970655 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:51:15.971566 np0000164956 devstack@c-api.service[113948]: DEBUG oslo_db.sqlalchemy.engines [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 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=113948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.972307 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.973118 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:51:15.973461 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.973529 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.974476 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.975354 np0000164956 devstack@c-api.service[113948]: INFO cinder.rpc [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.975567 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.976162 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.976726 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.976985 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.979816 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.980989 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.981892 np0000164956 devstack@c-api.service[113949]: DEBUG oslo_db.sqlalchemy.engines [None req-43643a58-6ea3-4c59-96af-f7149b12c181 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=113949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:15.983123 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.984096 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.984212 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:51:15.985785 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.986072 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.986340 np0000164956 devstack@c-api.service[113949]: INFO cinder.rpc [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:51:15.987107 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.987560 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.989276 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.989329 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.990355 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.992166 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.992730 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.993284 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.995743 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.997029 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.997273 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.998305 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:15.998567 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.000165 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.000240 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.001285 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.002000 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.003575 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.005240 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.006035 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.006946 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.006992 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.008643 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.009586 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.010654 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.011268 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.011680 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.011757 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.012845 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.013437 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.014360 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.014442 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.014960 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.015890 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.016064 np0000164956 devstack@c-api.service[113947]: WARNING cinder.api.contrib.hosts [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:16.016156 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.017004 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.017156 np0000164956 devstack@c-api.service[113950]: WARNING cinder.api.contrib.hosts [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:16.017720 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.017920 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.018004 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.018566 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.019572 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.020078 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.020442 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.021131 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.021206 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.021618 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.022677 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.023017 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.024008 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: extensions {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.024081 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.024165 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.025061 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: extensions {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.025288 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: encryption {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.026310 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: encryption {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.026617 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.026974 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-volume-manage {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.027919 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.028005 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-volume-manage {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.028461 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-volume-type-access {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.029465 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-volume-type-access {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.029579 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.030093 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.030374 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-quota-sets {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.031057 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-quota-sets {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.031733 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: qos-specs {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.032329 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.032452 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.032591 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: qos-specs {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.033893 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: backups {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.034065 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.034686 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: backups {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.035914 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-hosts {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.036002 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.036775 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-hosts {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.037090 np0000164956 devstack@c-api.service[113948]: WARNING cinder.api.contrib.hosts [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:16.037335 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: scheduler-stats {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.037973 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.038360 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.038463 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: scheduler-stats {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.038719 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-volume-transfer {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.039706 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.039823 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-volume-transfer {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.041130 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: extra_specs {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.041321 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.041791 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.042032 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: extra_specs {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.042874 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: cgsnapshots {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.043024 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.043600 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: cgsnapshots {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.043917 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.044196 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: consistencygroups {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.044288 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.044976 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: consistencygroups {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.045201 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: extensions {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.048589 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.048701 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-availability-zone {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.048772 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: encryption {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.048836 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-availability-zone {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.048901 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.048961 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-snapshot-manage {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.049023 np0000164956 devstack@c-api.service[113949]: WARNING cinder.api.contrib.hosts [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:51:16.049103 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-volume-manage {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.049170 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-snapshot-manage {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.049246 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.049305 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: os-quota-class-sets {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.049694 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-volume-type-access {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.049787 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: os-quota-class-sets {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.050490 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.050621 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: encryption {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.051122 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: encryption {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.051276 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-quota-sets {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.052037 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.052164 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extended resource: capabilities {{(pid=113947) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.052727 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extended resource: capabilities {{(pid=113950) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.052843 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: qos-specs {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.053584 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.054288 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.054796 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.054843 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: backups {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.055070 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.056073 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.056181 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: extensions {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.056484 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.056989 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-hosts {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.057431 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: encryption {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.057485 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.057966 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.058391 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: scheduler-stats {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.058917 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.059252 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-volume-manage {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.059376 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.059815 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-volume-transfer {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.060358 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.060751 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-volume-type-access {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.060813 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.061845 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.062027 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: extra_specs {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.062313 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-quota-sets {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.062416 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.062882 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.contrib.snapshot_actions [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] SnapshotActionsController initialized {{(pid=113947) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:16.063446 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.contrib.snapshot_actions [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] SnapshotActionsController initialized {{(pid=113950) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:16.063641 np0000164956 devstack@c-api.service[113947]: WARNING castellan.key_manager.migration [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.063715 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: cgsnapshots {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.063760 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: qos-specs {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.064182 np0000164956 devstack@c-api.service[113950]: WARNING castellan.key_manager.migration [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.064515 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.064664 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.064795 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension UsedLimits extending resource: limits {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.064912 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065016 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065063 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065123 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: consistencygroups {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.065163 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065207 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065245 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065312 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension UsedLimits extending resource: limits {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065355 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension TypesManage extending resource: types {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065419 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065469 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065536 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension AdminActions extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065618 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065661 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065702 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension AdminActions extending resource: snapshots {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065764 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065806 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension AdminActions extending resource: backups {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065855 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: backups {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.065900 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension TypesManage extending resource: types {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.065940 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066074 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066120 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066161 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension AdminActions extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066201 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeActions extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066237 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension AdminActions extending resource: snapshots {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066281 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.v3.router [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113947) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066323 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension AdminActions extending resource: backups {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066390 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066495 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066670 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeActions extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.066881 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.v3.router [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113950) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.067122 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-availability-zone {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.067866 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-hosts {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.068514 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-snapshot-manage {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.068946 np0000164956 devstack@c-api.service[113947]: WARNING keystonemiddleware.auth_token [None req-5362feb7-c47b-48d4-88d2-9f15c7894ddd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:16.069189 np0000164956 devstack@c-api.service[113950]: WARNING keystonemiddleware.auth_token [None req-12e0a863-64dc-4f88-a413-4acf46d9630c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:16.069276 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: scheduler-stats {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.070002 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: os-quota-class-sets {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.070683 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-volume-transfer {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.071270 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: encryption {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.072913 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: extra_specs {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.072983 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extended resource: capabilities {{(pid=113948) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.074465 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: cgsnapshots {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.075003 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.075494 np0000164956 devstack@c-api.service[113947]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7293a3ea3668 pid: 113947 (default app) Apr 10 22:51:16.075641 np0000164956 devstack@c-api.service[113950]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7293a3ea3668 pid: 113950 (default app) Apr 10 22:51:16.075833 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: consistencygroups {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.076153 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:51:16.076153 np0000164956 devstack@c-api.service[113947]: warnings.warn( Apr 10 22:51:16.076479 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.077809 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-availability-zone {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.077927 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.079118 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-snapshot-manage {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.079353 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.080588 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: os-quota-class-sets {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.080795 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.081847 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: encryption {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.082235 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.083230 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.contrib.snapshot_actions [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] SnapshotActionsController initialized {{(pid=113948) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:16.083410 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extended resource: capabilities {{(pid=113949) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:51:16.083956 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.083956 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084192 np0000164956 devstack@c-api.service[113948]: WARNING castellan.key_manager.migration [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.084260 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.084260 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084260 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.084260 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084260 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.084747 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.085242 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.085242 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.085242 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.085242 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.085242 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.085737 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.085737 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.085737 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.085737 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086067 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086067 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086067 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086067 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086392 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086392 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086392 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086392 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086392 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086802 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086802 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086802 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.086802 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.086802 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087175 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.087659 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088114 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.088656 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089112 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089112 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089112 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089112 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089406 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089406 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089406 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089406 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089406 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089596 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089596 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089596 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089596 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089596 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089752 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089936 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089936 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089936 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.089936 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.089936 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090102 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090102 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090102 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090102 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090102 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090272 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090272 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090339 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.090370 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090370 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090370 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090370 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090508 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090508 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090508 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090508 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090508 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090691 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090691 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090691 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090691 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090691 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090847 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.090883 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090883 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.090883 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.090883 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091434 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091434 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091434 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091434 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091623 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091623 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091623 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091623 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091762 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091762 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091762 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091762 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091894 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension UsedLimits extending resource: limits {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.091925 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091925 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.091925 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.091925 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092066 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092066 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092066 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092066 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092066 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092244 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092244 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092244 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092339 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.092369 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092369 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092369 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092369 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092369 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092612 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092845 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092845 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092845 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.092845 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.092976 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.093006 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093006 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093006 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093006 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093006 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093189 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093416 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093416 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093483 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.093513 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093513 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093513 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093513 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093669 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093669 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093669 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093669 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093809 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093809 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.093878 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.093910 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.093910 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.094011 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094041 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.094041 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.094041 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:16.094041 np0000164956 devstack@c-api.service[113947]: warnings.warn(deprecated_msg) Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension TypesManage extending resource: types {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension AdminActions extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension AdminActions extending resource: snapshots {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension AdminActions extending resource: backups {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094180 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094356 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeActions extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094356 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.v3.router [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113948) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.094419 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.094449 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.middleware.request_id [None req-e3386b54-3fe4-42c5-823d-95bfee639f03 None None] RequestId filter calling following filter/app {{(pid=113947) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:16.094478 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.094505 np0000164956 devstack@c-api.service[113948]: WARNING keystonemiddleware.auth_token [None req-82d07c5e-9ff2-4475-ad9c-89062bb67019 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:16.094535 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.094571 np0000164956 devstack@c-api.service[113947]: [pid: 113947|app: 0|req: 1/1] 199.19.213.108 () {60 vars in 953 bytes} [Fri Apr 10 22:51:16 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 10 22:51:16.094600 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.094600 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.094600 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.contrib.snapshot_actions [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] SnapshotActionsController initialized {{(pid=113949) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:51:16.094673 np0000164956 devstack@c-api.service[113949]: WARNING castellan.key_manager.migration [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:51:16.095170 np0000164956 devstack@c-api.service[113948]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7293a3ea3668 pid: 113948 (default app) Apr 10 22:51:16.095509 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.095647 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.095781 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension UsedLimits extending resource: limits {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.095887 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096001 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096107 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096211 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096323 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension TypesManage extending resource: types {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096468 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096579 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension AdminActions extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096716 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension AdminActions extending resource: snapshots {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096812 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension AdminActions extending resource: backups {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.096922 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.097028 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.097130 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeActions extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.097350 np0000164956 devstack@c-api.service[113949]: DEBUG cinder.api.v3.router [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113949) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:51:16.099698 np0000164956 devstack@c-api.service[113949]: WARNING keystonemiddleware.auth_token [None req-43643a58-6ea3-4c59-96af-f7149b12c181 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:51:16.106649 np0000164956 devstack@c-api.service[113949]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7293a3ea3668 pid: 113949 (default app) Apr 10 22:51:23.941038 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:51:23.941038 np0000164956 devstack@c-api.service[113950]: warnings.warn( Apr 10 22:51:23.954827 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.954827 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955074 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955074 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955074 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955074 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955074 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955378 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955791 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955791 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955791 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.955791 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.955791 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956093 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956093 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956093 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956093 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956363 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956363 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956363 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956363 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956672 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956672 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956672 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.956672 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.956672 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957071 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957071 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957071 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957071 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957071 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957438 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.957872 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958249 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.958670 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959066 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959066 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959066 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959066 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959312 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959312 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959312 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959312 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959312 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959688 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959688 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959688 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.959688 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.959688 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960047 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960440 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960440 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960440 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960440 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960440 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960882 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960882 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960882 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.960882 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.960882 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961233 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961233 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961233 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961233 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961584 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961584 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961584 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961584 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961960 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961960 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961960 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.961960 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.961960 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.962415 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.962415 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.962415 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.962415 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.962415 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.963494 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.963494 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.963494 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.963494 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.963815 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.963815 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.963815 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.963815 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964173 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964173 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964173 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964173 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964484 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964484 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964484 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964484 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964921 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964921 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.964921 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.964921 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965025 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965257 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965257 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965257 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965257 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965257 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965402 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965703 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.965861 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966089 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966388 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966388 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966388 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966388 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966573 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966573 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966573 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966573 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966740 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966740 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966740 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966740 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966915 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966915 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966915 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:51:23.966915 np0000164956 devstack@c-api.service[113950]: warnings.warn(deprecated_msg) Apr 10 22:51:23.966915 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.middleware.request_id [None req-c3087279-9148-48d5-9cd9-d9e970585b20 None None] RequestId filter calling following filter/app {{(pid=113950) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:24.517729 np0000164956 devstack@c-api.service[113950]: INFO cinder.api.openstack.wsgi [None req-c3087279-9148-48d5-9cd9-d9e970585b20 admin admin] POST https://199.19.213.108/volume/v3/types Apr 10 22:51:24.518412 np0000164956 devstack@c-api.service[113950]: DEBUG cinder.api.openstack.wsgi [None req-c3087279-9148-48d5-9cd9-d9e970585b20 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113950) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:51:24.520648 np0000164956 devstack@c-api.service[113950]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 10 22:51:24.520648 np0000164956 devstack@c-api.service[113950]: warnings.warn( Apr 10 22:51:24.530487 np0000164956 devstack@c-api.service[113950]: DEBUG oslo_db.sqlalchemy.engines [None req-c3087279-9148-48d5-9cd9-d9e970585b20 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=113950) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:24.564085 np0000164956 devstack@c-api.service[113950]: INFO cinder.api.openstack.wsgi [None req-c3087279-9148-48d5-9cd9-d9e970585b20 admin admin] https://199.19.213.108/volume/v3/types returned with HTTP 200 Apr 10 22:51:24.565028 np0000164956 devstack@c-api.service[113950]: [pid: 113950|app: 0|req: 1/2] 199.19.213.108 () {68 vars in 1288 bytes} [Fri Apr 10 22:51:23 2026] POST /volume/v3/types => generated 186 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 22:51:24.580010 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.middleware.request_id [req-c3087279-9148-48d5-9cd9-d9e970585b20 req-2a53670a-6226-4530-81bc-375cfbfd181b None None] RequestId filter calling following filter/app {{(pid=113947) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:51:24.938254 np0000164956 devstack@c-api.service[113947]: INFO cinder.api.openstack.wsgi [req-c3087279-9148-48d5-9cd9-d9e970585b20 req-2a53670a-6226-4530-81bc-375cfbfd181b admin admin] POST https://199.19.213.108/volume/v3/types/4ea6edd4-d5a5-4d7c-b7eb-eb649f48c1ef/extra_specs Apr 10 22:51:24.938879 np0000164956 devstack@c-api.service[113947]: DEBUG cinder.api.openstack.wsgi [req-c3087279-9148-48d5-9cd9-d9e970585b20 req-2a53670a-6226-4530-81bc-375cfbfd181b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113947) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:51:24.940939 np0000164956 devstack@c-api.service[113947]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 10 22:51:24.940939 np0000164956 devstack@c-api.service[113947]: warnings.warn( Apr 10 22:51:24.952253 np0000164956 devstack@c-api.service[113947]: DEBUG oslo_db.sqlalchemy.engines [req-c3087279-9148-48d5-9cd9-d9e970585b20 req-2a53670a-6226-4530-81bc-375cfbfd181b 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=113947) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:51:25.018577 np0000164956 devstack@c-api.service[113947]: INFO cinder.api.openstack.wsgi [req-c3087279-9148-48d5-9cd9-d9e970585b20 req-2a53670a-6226-4530-81bc-375cfbfd181b admin admin] https://199.19.213.108/volume/v3/types/4ea6edd4-d5a5-4d7c-b7eb-eb649f48c1ef/extra_specs returned with HTTP 200 Apr 10 22:51:25.019580 np0000164956 devstack@c-api.service[113947]: [pid: 113947|app: 0|req: 2/3] 199.19.213.108 () {70 vars in 1505 bytes} [Fri Apr 10 22:51:24 2026] POST /volume/v3/types/4ea6edd4-d5a5-4d7c-b7eb-eb649f48c1ef/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 22:51:25.975394 np0000164956 devstack@c-api.service[113948]: DEBUG dbcounter [-] [113948] Writing DB stats cinder:SELECT=6 {{(pid=113948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:25.985565 np0000164956 devstack@c-api.service[113949]: DEBUG dbcounter [-] [113949] Writing DB stats cinder:SELECT=6 {{(pid=113949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:34.560645 np0000164956 devstack@c-api.service[113950]: DEBUG dbcounter [-] [113950] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:51:35.016888 np0000164956 devstack@c-api.service[113947]: DEBUG dbcounter [-] [113947] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:54:12.605144 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:54:12.605144 np0000164956 devstack@c-api.service[113948]: warnings.warn( Apr 10 22:54:12.618736 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.618736 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.618956 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.618956 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.618956 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.618956 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.618956 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.619348 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619803 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.619803 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619803 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.619803 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.619803 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620124 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620124 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620124 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620124 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620418 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620418 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620418 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620418 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620737 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620737 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620737 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.620737 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.620737 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621091 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621091 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621091 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621091 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621091 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621411 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.621854 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622287 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.622733 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623142 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623142 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623142 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623142 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623421 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623421 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623421 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623421 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623421 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623802 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623802 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623802 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.623802 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.623802 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624126 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624497 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624497 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624497 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624497 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624497 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624918 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624918 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624918 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.624918 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.624918 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625258 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625258 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625258 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625258 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625538 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625538 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625538 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625538 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625856 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625856 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625856 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.625856 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.625856 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626228 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626228 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626228 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626228 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626228 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626640 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626640 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626640 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626640 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626927 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626927 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.626927 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.626927 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627219 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627219 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627219 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627219 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627480 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627480 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627480 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627480 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627695 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627695 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627695 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627695 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.627894 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628174 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628174 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628174 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628174 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628174 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628427 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.628765 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629047 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629327 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629624 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629624 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629624 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629624 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629808 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629808 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.629808 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.629808 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.630009 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.630009 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.630009 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.630009 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: warnings.warn(deprecated_msg) Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.middleware.request_id [None req-fb0f538e-ef06-4f0a-a431-5349188daab6 None None] RequestId filter calling following filter/app {{(pid=113948) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:54:12.630198 np0000164956 devstack@c-api.service[113948]: INFO cinder.api.openstack.wsgi [None req-fb0f538e-ef06-4f0a-a431-5349188daab6 None None] GET https://199.19.213.108/volume// Apr 10 22:54:12.630600 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.openstack.wsgi [None req-fb0f538e-ef06-4f0a-a431-5349188daab6 None None] Empty body provided in request {{(pid=113948) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 22:54:12.630600 np0000164956 devstack@c-api.service[113948]: DEBUG cinder.api.openstack.wsgi [None req-fb0f538e-ef06-4f0a-a431-5349188daab6 None None] Calling method 'all' {{(pid=113948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 22:54:12.630600 np0000164956 devstack@c-api.service[113948]: INFO cinder.api.openstack.wsgi [None req-fb0f538e-ef06-4f0a-a431-5349188daab6 None None] https://199.19.213.108/volume// returned with HTTP 300 Apr 10 22:54:12.630600 np0000164956 devstack@c-api.service[113948]: [pid: 113948|app: 0|req: 1/4] 199.19.213.108 () {66 vars in 1456 bytes} [Fri Apr 10 22:54:12 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)