Jun 02 15:31:36.110290 np0000178070 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 02 15:31:36.120985 np0000178070 devstack@c-api.service[112527]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 2 15:31:36 2026] *** Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: nodename: np0000178070 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: machine: x86_64 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: clock source: unix Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: pcre jit disabled Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: detected number of CPU cores: 16 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: current working directory: / Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: detected binary path: /usr/bin/uwsgi-core Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: your processes number limit is 256917 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: your memory page size is 4096 bytes Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: detected max file descriptor number: 2048 Jun 02 15:31:36.124486 np0000178070 devstack@c-api.service[112527]: lock engine: pthread robust mutexes Jun 02 15:31:36.124998 np0000178070 devstack@c-api.service[112527]: thunder lock: enabled Jun 02 15:31:36.125165 np0000178070 devstack@c-api.service[112527]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 02 15:31:36.125235 np0000178070 devstack@c-api.service[112527]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 02 15:31:36.125274 np0000178070 devstack@c-api.service[112527]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 02 15:31:36.125274 np0000178070 devstack@c-api.service[112527]: Set PythonHome to /opt/stack/data/venv Jun 02 15:31:36.163074 np0000178070 devstack@c-api.service[112527]: Python main interpreter initialized at 0x7b6a6aaa3668 Jun 02 15:31:36.163074 np0000178070 devstack@c-api.service[112527]: python threads support enabled Jun 02 15:31:36.163074 np0000178070 devstack@c-api.service[112527]: your server socket listen backlog is limited to 100 connections Jun 02 15:31:36.163074 np0000178070 devstack@c-api.service[112527]: your mercy for graceful operations on workers is 80 seconds Jun 02 15:31:36.163649 np0000178070 devstack@c-api.service[112527]: mapped 671795 bytes (656 KB) for 4 cores Jun 02 15:31:36.163833 np0000178070 devstack@c-api.service[112527]: *** Operational MODE: preforking *** Jun 02 15:31:36.164075 np0000178070 devstack@c-api.service[112527]: *** uWSGI is running in multiple interpreter mode *** Jun 02 15:31:36.164075 np0000178070 devstack@c-api.service[112527]: spawned uWSGI master process (pid: 112527) Jun 02 15:31:36.164411 np0000178070 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 02 15:31:36.164791 np0000178070 devstack@c-api.service[112527]: spawned uWSGI worker 1 (pid: 112533, cores: 1) Jun 02 15:31:36.165537 np0000178070 devstack@c-api.service[112527]: spawned uWSGI worker 2 (pid: 112534, cores: 1) Jun 02 15:31:36.165893 np0000178070 devstack@c-api.service[112527]: spawned uWSGI worker 3 (pid: 112535, cores: 1) Jun 02 15:31:36.166364 np0000178070 devstack@c-api.service[112527]: spawned uWSGI worker 4 (pid: 112536, cores: 1) Jun 02 15:31:36.166407 np0000178070 devstack@c-api.service[112527]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: we strongly recommend against using it for new projects. Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: framework. For more detail see Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:31:36.294764 np0000178070 devstack@c-api.service[112536]: import eventlet # noqa Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: we strongly recommend against using it for new projects. Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: framework. For more detail see Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:31:36.301601 np0000178070 devstack@c-api.service[112534]: import eventlet # noqa Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: we strongly recommend against using it for new projects. Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: framework. For more detail see Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:31:36.311474 np0000178070 devstack@c-api.service[112533]: import eventlet # noqa Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: we strongly recommend against using it for new projects. Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: If you are already using Eventlet, we recommend migrating to a different Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: framework. For more detail see Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 02 15:31:36.315708 np0000178070 devstack@c-api.service[112535]: import eventlet # noqa Jun 02 15:31:36.388183 np0000178070 devstack@c-api.service[112534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:31:36.388183 np0000178070 devstack@c-api.service[112534]: warnings.warn( Jun 02 15:31:36.397464 np0000178070 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:31:36.397464 np0000178070 devstack@c-api.service[112536]: warnings.warn( Jun 02 15:31:36.399028 np0000178070 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:31:36.399028 np0000178070 devstack@c-api.service[112533]: warnings.warn( Jun 02 15:31:36.407432 np0000178070 devstack@c-api.service[112535]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 02 15:31:36.407432 np0000178070 devstack@c-api.service[112535]: warnings.warn( Jun 02 15:31:36.470733 np0000178070 devstack@c-api.service[112534]: /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 Jun 02 15:31:36.470733 np0000178070 devstack@c-api.service[112534]: from cgi import parse_header Jun 02 15:31:36.478009 np0000178070 devstack@c-api.service[112536]: /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 Jun 02 15:31:36.478009 np0000178070 devstack@c-api.service[112536]: from cgi import parse_header Jun 02 15:31:36.488605 np0000178070 devstack@c-api.service[112535]: /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 Jun 02 15:31:36.488605 np0000178070 devstack@c-api.service[112535]: from cgi import parse_header Jun 02 15:31:36.491180 np0000178070 devstack@c-api.service[112533]: /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 Jun 02 15:31:36.491180 np0000178070 devstack@c-api.service[112533]: from cgi import parse_header Jun 02 15:31:36.521357 np0000178070 devstack@c-api.service[112534]: /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. Jun 02 15:31:36.521357 np0000178070 devstack@c-api.service[112534]: removals.removed_module( Jun 02 15:31:36.522897 np0000178070 devstack@c-api.service[112534]: /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. Jun 02 15:31:36.522897 np0000178070 devstack@c-api.service[112534]: removals.removed_module( Jun 02 15:31:36.533904 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:36.533904 np0000178070 devstack@c-api.service[112536]: removals.removed_module( Jun 02 15:31:36.535704 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:36.535704 np0000178070 devstack@c-api.service[112536]: removals.removed_module( Jun 02 15:31:36.538699 np0000178070 devstack@c-api.service[112535]: /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. Jun 02 15:31:36.538699 np0000178070 devstack@c-api.service[112535]: removals.removed_module( Jun 02 15:31:36.540299 np0000178070 devstack@c-api.service[112535]: /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. Jun 02 15:31:36.540299 np0000178070 devstack@c-api.service[112535]: removals.removed_module( Jun 02 15:31:36.545005 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:36.545005 np0000178070 devstack@c-api.service[112533]: removals.removed_module( Jun 02 15:31:36.547085 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:36.547085 np0000178070 devstack@c-api.service[112533]: removals.removed_module( Jun 02 15:31:37.152452 np0000178070 devstack@c-api.service[112534]: /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 Jun 02 15:31:37.152452 np0000178070 devstack@c-api.service[112534]: warnings.warn( Jun 02 15:31:37.164856 np0000178070 devstack@c-api.service[112533]: /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 Jun 02 15:31:37.164856 np0000178070 devstack@c-api.service[112533]: warnings.warn( Jun 02 15:31:37.175628 np0000178070 devstack@c-api.service[112535]: /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 Jun 02 15:31:37.175628 np0000178070 devstack@c-api.service[112535]: warnings.warn( Jun 02 15:31:37.183364 np0000178070 devstack@c-api.service[112536]: /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 Jun 02 15:31:37.183364 np0000178070 devstack@c-api.service[112536]: warnings.warn( Jun 02 15:31:37.261734 np0000178070 devstack@c-api.service[112534]: /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. Jun 02 15:31:37.261734 np0000178070 devstack@c-api.service[112534]: warnings.warn( Jun 02 15:31:37.273454 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:37.273454 np0000178070 devstack@c-api.service[112533]: warnings.warn( Jun 02 15:31:37.273723 np0000178070 devstack@c-api.service[112535]: /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. Jun 02 15:31:37.273723 np0000178070 devstack@c-api.service[112535]: warnings.warn( Jun 02 15:31:37.294216 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:37.294216 np0000178070 devstack@c-api.service[112536]: warnings.warn( Jun 02 15:31:37.579365 np0000178070 devstack@c-api.service[112534]: 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. Jun 02 15:31:37.580173 np0000178070 devstack@c-api.service[112534]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112534) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:31:37.582089 np0000178070 devstack@c-api.service[112533]: 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. Jun 02 15:31:37.582559 np0000178070 devstack@c-api.service[112535]: 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. Jun 02 15:31:37.582977 np0000178070 devstack@c-api.service[112533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112533) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:31:37.583040 np0000178070 devstack@c-api.service[112535]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112535) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:31:37.603942 np0000178070 devstack@c-api.service[112536]: 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. Jun 02 15:31:37.604624 np0000178070 devstack@c-api.service[112536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 02 15:31:37.668395 np0000178070 devstack@c-api.service[112534]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:31:37.668395 np0000178070 devstack@c-api.service[112534]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:31:37.668808 np0000178070 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:31:37.668808 np0000178070 devstack@c-api.service[112533]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:31:37.668987 np0000178070 devstack@c-api.service[112535]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:31:37.668987 np0000178070 devstack@c-api.service[112535]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:31:37.671478 np0000178070 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 02 15:31:37.671478 np0000178070 devstack@c-api.service[112536]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 02 15:31:38.137606 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:31:38.137985 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112534) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:31:38.138137 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:31:38.138230 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 02 15:31:38.138333 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.138333 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.138470 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.138470 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.138673 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.139590 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.139745 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.139825 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.139931 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.140064 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.140228 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.140336 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.140468 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.140468 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.140468 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.140468 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.140468 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.140967 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.141089 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.141254 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.141354 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.141450 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.141558 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.141790 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.141923 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.142064 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.142226 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.142396 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.142531 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.142725 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.142872 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.143005 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.143137 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.143268 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.143413 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.143551 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.143746 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.143883 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.144025 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.144025 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.144305 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.144934 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.145018 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.145109 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.145109 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.145109 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.145325 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.145386 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.145463 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.145555 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.145615 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.145710 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.145710 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.145817 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.145859 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.145903 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.145955 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.146014 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.146070 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.146120 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.146174 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.146174 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.146174 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.146836 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.146941 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.146941 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.147038 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.147082 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.147123 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.147186 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.147233 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.147277 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.147318 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.147365 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.147411 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.147482 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.147542 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.147585 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.147624 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.147707 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.147762 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.147804 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.147846 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.147898 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.147940 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.147986 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.148027 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.148107 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.148156 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.148199 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.148238 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.148277 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.148316 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.148366 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.148407 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.148447 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.148499 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.148553 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.148619 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.148731 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.148781 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.148840 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.148890 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.148955 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.149014 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.149073 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.149137 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.149194 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.149246 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.149307 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.149352 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.149391 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.149892 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.149952 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.149995 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.150050 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.150095 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.150139 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.150180 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.150232 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.150274 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.150316 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.150357 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.150402 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.150452 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.150504 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.150550 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.150607 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.150703 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.150752 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.150811 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.150860 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.150907 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.150954 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.151009 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.151053 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.151095 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.151142 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.151186 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.151229 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.151283 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.151283 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.151283 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.151396 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.151446 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.151489 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.151523 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.151555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.151590 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.151680 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.151731 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.151804 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.151846 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.151891 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.151926 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.151964 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.151996 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.152027 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.152060 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.152108 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.152141 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.152174 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.152211 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.152247 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.152284 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.152321 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.152357 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.152389 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.152418 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.152454 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.152489 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.152521 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.152555 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.152587 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.152621 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.152702 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.152736 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.152766 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.152797 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.152830 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.152860 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.152898 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.152934 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.152967 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.152998 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.153046 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.153103 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.153103 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.153103 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.153196 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.153226 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.153265 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.153300 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.153300 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.153353 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.153384 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.153415 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.153455 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.153487 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.153518 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.153548 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.153587 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.153626 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.153751 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.153797 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.153833 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.153867 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.153867 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.153867 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.153867 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.153992 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.154214 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.155136 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.155223 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.155223 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.155296 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.155339 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.155378 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.155413 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.155413 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.155483 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.155523 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.155555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.155719 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.155789 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.155831 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.155883 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.155932 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.155964 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.155997 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.156038 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.156102 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.156144 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.156183 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.156216 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.156250 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.156283 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.156313 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.156351 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.156389 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.156422 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.156455 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.156486 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.156521 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.156563 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.156595 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.156626 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.156676 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.156717 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.156753 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.156808 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.156850 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.156882 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.156924 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.156961 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.156993 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.157029 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.157065 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.157097 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.157128 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.157165 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.157201 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.157237 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.157277 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.157277 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.157342 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.157380 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.157380 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.157443 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.157479 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.157516 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.157556 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.157599 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.157654 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.157690 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.157731 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.157766 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.157805 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.157847 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.157847 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.157912 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.157946 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.157988 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.158020 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.158053 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.158088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.158120 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.158120 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.158120 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.158201 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.158201 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.158201 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.158201 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.158321 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.158321 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.158381 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.160437 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.160437 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.160680 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.160680 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.160832 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.160910 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.160997 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.161064 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.161147 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.161241 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.161331 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.161396 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.161458 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.161458 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.161566 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.161656 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.161750 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.161750 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.161750 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.161983 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.162051 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.162113 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.162176 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.162240 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.162240 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.162240 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.162240 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.162240 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.162514 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.162514 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.162514 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.162514 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.162791 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.162856 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.162935 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.162995 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.163069 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.163161 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.163241 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.163305 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.163369 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.163444 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.163526 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.163588 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.163742 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.163815 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.163891 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.163954 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.164015 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.164116 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.164197 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.164263 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.164263 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.164263 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.164263 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.164263 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.164547 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.164547 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.164547 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.164752 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.164818 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.164894 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.165029 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.165114 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.165188 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.165262 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.165345 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.165409 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.165477 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.165559 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.165663 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.165748 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.165812 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.165877 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.165938 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.166009 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.166071 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.166140 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.166199 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.166258 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.166327 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.166327 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.166327 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.166327 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.166568 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.166697 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.166786 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.166848 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.166906 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.166969 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.167028 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.167098 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.167163 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.167225 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.167302 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.167366 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.167428 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.167488 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.167550 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.167609 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.167609 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.167609 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.167857 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.167920 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.167992 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.167992 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.168175 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.168263 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.168333 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.168396 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.168396 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.168396 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.168571 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.168571 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.168743 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.168811 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.168868 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.168930 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.168987 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.169040 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.169090 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.169139 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.169180 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.169234 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.169287 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.169338 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.169391 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.169432 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.169476 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.169525 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.169567 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.169607 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.169910 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.169972 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.170030 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.170076 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.170076 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.170076 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.170076 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.170076 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.171746 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.171746 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.171830 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.171890 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.173687 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.173755 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.173802 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.173845 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.173898 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.173944 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.173988 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.174030 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.174070 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.174115 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.174168 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.174211 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.174259 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.174301 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.174345 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.174394 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.174441 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.174484 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.174526 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.174574 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.174622 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.174683 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.174736 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.174736 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.174821 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.174821 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.174821 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.174951 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.175029 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.175091 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.175135 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.175178 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.175220 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.175269 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.175311 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.175354 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.175398 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.175439 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.175482 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.175531 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.175575 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.175618 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.178708 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.178776 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.178822 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.178863 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.178911 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.179119 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.179165 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.179207 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.179241 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.179281 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.179317 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.179362 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.179405 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.179446 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.179487 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.179526 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.179568 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.179615 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.179706 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.179754 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.179795 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.179841 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.179841 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.179841 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.179959 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.180001 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.180047 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.180132 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.180170 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.180170 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.180170 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.180170 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.180170 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.180474 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.180474 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.180554 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.180595 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.180656 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.180700 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.180751 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.180782 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.180811 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.180844 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.180879 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.180911 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.180946 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.180982 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181013 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.181040 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.181082 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.181082 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.181152 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.181185 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.181216 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.181252 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181283 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.181314 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.181350 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.181350 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.181350 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181350 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.181461 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.181461 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.181461 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.181543 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.181577 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.181608 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.181608 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.181702 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.181735 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.181772 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181804 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.181836 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.181874 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181905 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.181936 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.181962 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.182145 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.185652 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.185885 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.185885 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.185885 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.185885 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.186009 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.186042 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.186073 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.186106 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.186138 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.186171 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.186201 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.186238 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.186276 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.186318 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.186354 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.186396 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.186445 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.186479 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.186511 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.186548 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.186580 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.186614 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.186664 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.186664 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.186664 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.186758 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.186791 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.186823 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.186860 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.186893 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.186924 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.186961 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.186961 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.186961 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.186961 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.187081 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.187081 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.187081 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.187081 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.187193 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.187226 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.187256 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.187298 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.187330 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.187361 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.187392 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.187392 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.187392 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.187392 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.190651 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.190891 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.190891 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.190956 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.190992 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191025 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.191063 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.191098 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191130 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.191171 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.191210 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.191248 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.191285 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.191318 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.191357 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.191390 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191427 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.191460 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.191493 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.191527 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.191527 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.191527 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191608 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.191953 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.192194 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.192229 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.192256 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.192283 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.192315 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.192353 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.192387 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.192387 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.192460 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.192493 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.192522 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.192551 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.192586 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.192616 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.192667 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.192699 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.192731 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.192762 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.192792 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.192823 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.192848 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.192879 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.192905 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.192935 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.192967 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.192997 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.193023 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.193054 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.193086 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.193122 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.193149 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.197739 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.198248 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.198331 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.198385 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.198431 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.198475 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.198526 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.198574 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.198627 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.198708 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.198762 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.198807 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.198856 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.198901 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.198939 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.198979 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.199036 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.199084 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.199140 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.199189 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.199241 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.199288 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.199343 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.199389 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.199436 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.199483 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.199530 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.199575 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.199656 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.199708 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.199755 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.199838 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.199884 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.199922 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.199961 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.199999 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.200037 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.200106 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.200158 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.200202 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.200244 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.200291 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.200291 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.200364 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.200405 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.200445 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.200489 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.200544 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.200590 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.200692 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.200746 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.200790 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.200790 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.200879 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.200919 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.200960 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.201014 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.201068 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.201115 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.201165 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.201221 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.201277 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.201324 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.201371 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.201416 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.201457 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.201457 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.201545 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.201592 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.201651 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.201699 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.201749 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.201749 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.201863 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.201913 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.201959 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.202010 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.202058 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.202098 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.202150 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.202198 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.202246 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.202291 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.202330 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.202366 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.202398 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.202447 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.202496 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.202543 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.202588 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.202734 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.202791 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.202834 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.202834 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.202901 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.202954 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.202997 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.203038 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.203038 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.203106 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.203106 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.203197 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.203249 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.203298 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.203350 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.203496 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.203545 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.203591 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.203677 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.203729 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.203832 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.203885 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.203928 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.203970 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.204011 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.204083 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.204130 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.204179 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.204179 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.204252 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.204295 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.204567 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.204567 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.204675 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.204713 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.204755 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.204789 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.204827 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.204860 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.204890 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.204926 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.204972 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.205005 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.205044 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112535) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.205079 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.205120 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.205120 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.205191 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.205233 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.205275 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.205313 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.205354 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.205395 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.205442 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 02 15:31:38.205480 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112535) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.205480 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112535) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 02 15:31:38.205555 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 02 15:31:38.248747 np0000178070 devstack@c-api.service[112536]: INFO dbcounter [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Registered counter for database cinder Jun 02 15:31:38.249418 np0000178070 devstack@c-api.service[112533]: INFO dbcounter [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Registered counter for database cinder Jun 02 15:31:38.253568 np0000178070 devstack@c-api.service[112535]: INFO dbcounter [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Registered counter for database cinder Jun 02 15:31:38.254570 np0000178070 devstack@c-api.service[112534]: INFO dbcounter [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Registered counter for database cinder Jun 02 15:31:38.294905 np0000178070 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.296741 np0000178070 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.305920 np0000178070 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.320863 np0000178070 devstack@c-api.service[112534]: DEBUG oslo_db.sqlalchemy.engines [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 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=112534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.410425 np0000178070 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writer thread running {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:31:38.412049 np0000178070 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writer thread running {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:31:38.413053 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:31:38.414413 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:31:38.415258 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:31:38.416723 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:31:38.417247 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:31:38.418775 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:31:38.419009 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:31:38.419870 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.420483 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:31:38.421318 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.422981 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.424847 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.432781 np0000178070 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writer thread running {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:31:38.435703 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:31:38.438132 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:31:38.440453 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:31:38.443127 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:31:38.443404 np0000178070 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writer thread running {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 02 15:31:38.444398 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.446307 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 02 15:31:38.448690 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 02 15:31:38.448746 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.451027 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 02 15:31:38.453057 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 02 15:31:38.453947 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.457836 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.458829 np0000178070 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.461685 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:31:38.462078 np0000178070 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.464068 np0000178070 devstack@c-api.service[112536]: INFO cinder.rpc [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:31:38.464893 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:31:38.465258 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.467331 np0000178070 devstack@c-api.service[112533]: INFO cinder.rpc [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:31:38.468588 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.479071 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.482405 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.482759 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.485512 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.485975 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.489159 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.490503 np0000178070 devstack@c-api.service[112535]: DEBUG oslo_db.sqlalchemy.engines [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 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=112535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.490810 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.492996 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:31:38.493833 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.494824 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.495052 np0000178070 devstack@c-api.service[112535]: INFO cinder.rpc [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:31:38.496353 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.496813 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.497794 np0000178070 devstack@c-api.service[112534]: DEBUG oslo_db.sqlalchemy.engines [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 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=112534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:38.497936 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.500059 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.500178 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 02 15:31:38.501098 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.502203 np0000178070 devstack@c-api.service[112534]: INFO cinder.rpc [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 02 15:31:38.502869 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.503144 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.504415 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.505771 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.507206 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.507757 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.509930 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.510044 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.511164 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.512799 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.513322 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.514213 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.515436 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.515615 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.517369 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.518083 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.518810 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.521073 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.521594 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.521761 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.522106 np0000178070 devstack@c-api.service[112536]: WARNING cinder.api.contrib.hosts [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:31:38.522255 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.522932 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.524440 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.525157 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.525346 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.525823 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.525911 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.527335 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.527410 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.528357 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.528458 np0000178070 devstack@c-api.service[112533]: WARNING cinder.api.contrib.hosts [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:31:38.528727 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.528834 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.529236 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.530125 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.530789 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.531363 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.531761 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.531844 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.532191 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.532822 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: extensions {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.533773 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.534153 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-availability-zone {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.534627 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.534870 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.535204 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.535426 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-hosts {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.536654 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.537082 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.537462 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: backups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.537680 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.538463 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.538525 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.539463 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: extensions {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.539528 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: consistencygroups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.540554 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.540851 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-availability-zone {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.541195 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.541450 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-volume-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.542014 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.542286 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-hosts {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.542855 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: extra_specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.544416 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-snapshot-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.544559 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: backups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.544687 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.545925 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: cgsnapshots {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.546652 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.546727 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: consistencygroups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.547257 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.548713 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-volume-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.548798 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.550094 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: extra_specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.550164 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.550353 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.550473 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: capabilities {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.551761 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: scheduler-stats {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.551843 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-snapshot-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.552437 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.553246 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-volume-type-access {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.553351 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: cgsnapshots {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.553523 np0000178070 devstack@c-api.service[112535]: WARNING cinder.api.contrib.hosts [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:31:38.553864 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.554288 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.554803 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.554935 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: qos-specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.555782 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.556213 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.556456 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.557005 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-quota-class-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.557274 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.557358 np0000178070 devstack@c-api.service[112534]: WARNING cinder.api.contrib.hosts [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 02 15:31:38.558116 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.558256 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-quota-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.558396 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: capabilities {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.558932 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.559614 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: scheduler-stats {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.559815 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.559936 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extended resource: os-volume-transfer {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.560785 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.561040 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.561123 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-volume-type-access {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.562210 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.562431 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.562561 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.562805 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: qos-specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.563815 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.564145 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.564257 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.564818 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: extensions {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.565301 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-quota-class-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.565447 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.565685 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.566165 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-availability-zone {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.566699 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-quota-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.566955 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.567422 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.567489 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-hosts {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.567804 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] SnapshotActionsController initialized {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:31:38.568205 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extended resource: os-volume-transfer {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.568456 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: extensions {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.568543 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.569381 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: backups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.569953 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-availability-zone {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.570111 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.570719 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.571271 np0000178070 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.571400 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-hosts {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.571484 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: consistencygroups {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.572138 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension AdminActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.572436 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension AdminActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.572620 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.572815 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension AdminActions extending resource: backups {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.572815 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.572815 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.572815 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.573773 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.573930 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-volume-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.574118 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension TypesManage extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.574408 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: backups {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.574568 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.574568 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.574568 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.575079 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.575223 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.575223 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.575223 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension UsedLimits extending resource: limits {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.575223 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.575223 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-cb1916ff-0b4c-44e9-8a29-39e98073a119 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.576126 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: extra_specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.576317 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.576815 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: consistencygroups {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.577059 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] SnapshotActionsController initialized {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:31:38.577241 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-snapshot-manage {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.577435 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.577965 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: cgsnapshots {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.578089 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-volume-manage {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.578413 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.579411 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.579599 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: extra_specs {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.579998 np0000178070 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.580675 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension AdminActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.580815 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension AdminActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.580915 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: encryption {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.580959 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension AdminActions extending resource: backups {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.581015 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.581152 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.581250 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-snapshot-manage {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.581361 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.582160 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.582522 np0000178070 devstack@c-api.service[112536]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6a6aaa3668 pid: 112536 (default app) Jun 02 15:31:38.582573 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension TypesManage extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.582573 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.582573 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.582763 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: capabilities {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.583088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension UsedLimits extending resource: limits {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583088 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583297 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: cgsnapshots {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.583341 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-e2842d49-fba9-4ced-b53e-5d4126439a6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.583852 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: scheduler-stats {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.584626 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: encryption {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.585231 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-volume-type-access {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.586193 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: encryption {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.587158 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: qos-specs {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.587808 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: capabilities {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.589165 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: scheduler-stats {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.589372 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-quota-class-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.590275 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590275 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590435 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590435 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590435 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590435 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590435 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590714 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590996 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.590996 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.590996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591214 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591214 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591214 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591214 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591493 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591493 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591493 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591493 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591776 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591776 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591776 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.591776 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.591776 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592064 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592064 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592064 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592064 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592064 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592281 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592281 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592281 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592281 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592475 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-quota-sets {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592516 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.592808 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593051 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593051 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593051 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593051 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593277 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-volume-type-access {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.593322 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593322 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593322 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593322 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593322 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593541 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593541 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593541 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593541 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593541 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.593753 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594000 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594239 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594239 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594239 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594239 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594239 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594497 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594497 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594497 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594497 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594497 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594744 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594744 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594744 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594744 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.594924 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.594924 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595014 np0000178070 devstack@c-api.service[112533]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6a6aaa3668 pid: 112533 (default app) Jun 02 15:31:38.595053 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595053 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595053 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595053 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595233 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595233 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595233 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595233 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595233 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595456 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595456 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595681 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595681 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595681 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595681 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595882 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595882 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.595882 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.595882 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.596050 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.596050 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.596050 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.596050 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597061 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597061 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597061 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597061 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597251 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597251 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597251 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597251 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597456 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597749 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597749 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597749 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.597749 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.597749 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598068 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598394 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598701 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.598996 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599262 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599262 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599262 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599262 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599450 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599450 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599450 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599450 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599642 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599642 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599642 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599642 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599834 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599834 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.599834 np0000178070 devstack@c-api.service[112536]: /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. Jun 02 15:31:38.599834 np0000178070 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 02 15:31:38.600065 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extended resource: os-volume-transfer {{(pid=112535) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.600202 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: qos-specs {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.600250 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-1990d423-4e1a-42c5-862b-56d9df2874bc None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:31:38.600297 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.600297 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.600365 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-quota-class-sets {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.600409 np0000178070 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 1/1] 199.19.213.124 () {60 vars in 956 bytes} [Tue Jun 2 15:31:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 02 15:31:38.600452 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.600495 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-quota-sets {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.600533 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.600608 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extended resource: os-volume-transfer {{(pid=112534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 02 15:31:38.600707 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] SnapshotActionsController initialized {{(pid=112535) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:31:38.600707 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.601623 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.601975 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.602965 np0000178070 devstack@c-api.service[112535]: WARNING castellan.key_manager.migration [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.603532 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.603813 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension AdminActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.603969 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension AdminActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.604662 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension AdminActions extending resource: backups {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.604774 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.604891 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.604993 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605092 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605144 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.605181 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension TypesManage extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605297 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605395 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605481 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605612 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605747 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeActions extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605876 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension UsedLimits extending resource: limits {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.605976 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.606075 np0000178070 devstack@c-api.service[112535]: DEBUG cinder.api.v3.router [None req-b0cf21f7-8e2e-4824-ac44-95059e339070 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112535) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.606664 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.607476 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] SnapshotActionsController initialized {{(pid=112534) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 02 15:31:38.608269 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.609670 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.611000 np0000178070 devstack@c-api.service[112534]: WARNING castellan.key_manager.migration [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 02 15:31:38.611847 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension AdminActions extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.612016 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension AdminActions extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.612916 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension AdminActions extending resource: backups {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613013 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613131 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613231 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613330 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613474 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension TypesManage extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613620 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613763 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613867 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.613914 np0000178070 devstack@c-api.service[112535]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6a6aaa3668 pid: 112535 (default app) Jun 02 15:31:38.614011 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.614165 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeActions extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.614304 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension UsedLimits extending resource: limits {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.614407 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.614503 np0000178070 devstack@c-api.service[112534]: DEBUG cinder.api.v3.router [None req-5ce805f8-b986-49dc-882d-7362ac7866f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 02 15:31:38.622743 np0000178070 devstack@c-api.service[112534]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b6a6aaa3668 pid: 112534 (default app) Jun 02 15:31:46.412770 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.412770 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.412770 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.412770 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.412770 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413596 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.413596 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413596 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.413596 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413596 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.413919 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414281 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414281 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414281 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414281 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414537 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414537 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414537 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414537 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414800 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414800 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.414800 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.414800 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415055 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415055 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415055 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415055 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415055 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415375 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415375 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415375 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415375 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415375 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.415678 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416027 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416420 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416794 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416794 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416794 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.416794 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.416794 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417052 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417052 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417052 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417052 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417052 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417228 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417460 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417697 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417697 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417697 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417697 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417697 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417885 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417885 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417885 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.417885 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.417885 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418069 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418069 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418069 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418069 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418219 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418219 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418219 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418219 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418359 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418359 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418359 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418359 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418359 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418568 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418568 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418568 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418568 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418568 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418779 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418779 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418779 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418779 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418935 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418935 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.418935 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.418935 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419078 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419078 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419078 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419078 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419230 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419230 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419230 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419230 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419379 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419379 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419379 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419379 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419535 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419535 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419535 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419535 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419535 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.419758 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420004 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420004 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420004 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420004 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420004 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420185 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420434 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420662 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.420897 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421107 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421107 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421107 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421107 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421263 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421263 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421263 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421263 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421263 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: /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. Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) Jun 02 15:31:46.421459 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:31:46.931172 np0000178070 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 admin admin] POST https://199.19.213.124/volume/v3/types Jun 02 15:31:46.931719 np0000178070 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [None req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:31:46.933450 np0000178070 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 02 15:31:46.933450 np0000178070 devstack@c-api.service[112533]: warnings.warn( Jun 02 15:31:46.973517 np0000178070 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:47.005419 np0000178070 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [None req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 admin admin] https://199.19.213.124/volume/v3/types returned with HTTP 200 Jun 02 15:31:47.005990 np0000178070 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 1/2] 199.19.213.124 () {68 vars in 1288 bytes} [Tue Jun 2 15:31:46 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 02 15:31:47.021330 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 req-684051f7-9417-4995-b50f-1d2178541bff None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 02 15:31:47.379385 np0000178070 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 req-684051f7-9417-4995-b50f-1d2178541bff admin admin] POST https://199.19.213.124/volume/v3/types/d247fda8-4f0c-4066-89a9-ce2bd2ac7d5b/extra_specs Jun 02 15:31:47.380047 np0000178070 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 req-684051f7-9417-4995-b50f-1d2178541bff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 02 15:31:47.381841 np0000178070 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 02 15:31:47.381841 np0000178070 devstack@c-api.service[112536]: warnings.warn( Jun 02 15:31:47.423356 np0000178070 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 req-684051f7-9417-4995-b50f-1d2178541bff 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 02 15:31:47.489285 np0000178070 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-eb3e2787-5dd4-4800-9332-4e1cc984bcb2 req-684051f7-9417-4995-b50f-1d2178541bff admin admin] https://199.19.213.124/volume/v3/types/d247fda8-4f0c-4066-89a9-ce2bd2ac7d5b/extra_specs returned with HTTP 200 Jun 02 15:31:47.489907 np0000178070 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 2/3] 199.19.213.124 () {70 vars in 1505 bytes} [Tue Jun 2 15:31:47 2026] POST /volume/v3/types/d247fda8-4f0c-4066-89a9-ce2bd2ac7d5b/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 02 15:31:48.494679 np0000178070 devstack@c-api.service[112535]: DEBUG dbcounter [-] [112535] Writing DB stats cinder:SELECT=6 {{(pid=112535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:31:48.501811 np0000178070 devstack@c-api.service[112534]: DEBUG dbcounter [-] [112534] Writing DB stats cinder:SELECT=6 {{(pid=112534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:31:57.002145 np0000178070 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 02 15:31:57.487746 np0000178070 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}