Jun 16 01:36:11.819737 np0000180639 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:36:11.825579 np0000180639 devstack@c-api.service[112613]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:36:11 2026] *** Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: nodename: np0000180639 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: machine: x86_64 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: clock source: unix Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: pcre jit disabled Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: detected number of CPU cores: 16 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: current working directory: / Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: your processes number limit is 256917 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: your memory page size is 4096 bytes Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: detected max file descriptor number: 2048 Jun 16 01:36:11.827965 np0000180639 devstack@c-api.service[112613]: lock engine: pthread robust mutexes Jun 16 01:36:11.828616 np0000180639 devstack@c-api.service[112613]: thunder lock: enabled Jun 16 01:36:11.828616 np0000180639 devstack@c-api.service[112613]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:36:11.828616 np0000180639 devstack@c-api.service[112613]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:36:11.828616 np0000180639 devstack@c-api.service[112613]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:36:11.828616 np0000180639 devstack@c-api.service[112613]: Set PythonHome to /opt/stack/data/venv Jun 16 01:36:11.870992 np0000180639 devstack@c-api.service[112613]: Python main interpreter initialized at 0x7849d6aa3668 Jun 16 01:36:11.870992 np0000180639 devstack@c-api.service[112613]: python threads support enabled Jun 16 01:36:11.870992 np0000180639 devstack@c-api.service[112613]: your server socket listen backlog is limited to 100 connections Jun 16 01:36:11.870992 np0000180639 devstack@c-api.service[112613]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:36:11.871493 np0000180639 devstack@c-api.service[112613]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:36:11.871706 np0000180639 devstack@c-api.service[112613]: *** Operational MODE: preforking *** Jun 16 01:36:11.871878 np0000180639 devstack@c-api.service[112613]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:36:11.871878 np0000180639 devstack@c-api.service[112613]: spawned uWSGI master process (pid: 112613) Jun 16 01:36:11.871987 np0000180639 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:36:11.872736 np0000180639 devstack@c-api.service[112613]: spawned uWSGI worker 1 (pid: 112624, cores: 1) Jun 16 01:36:11.873683 np0000180639 devstack@c-api.service[112613]: spawned uWSGI worker 2 (pid: 112625, cores: 1) Jun 16 01:36:11.874315 np0000180639 devstack@c-api.service[112613]: spawned uWSGI worker 3 (pid: 112626, cores: 1) Jun 16 01:36:11.875382 np0000180639 devstack@c-api.service[112613]: spawned uWSGI worker 4 (pid: 112627, cores: 1) Jun 16 01:36:11.875382 np0000180639 devstack@c-api.service[112613]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: we strongly recommend against using it for new projects. Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: framework. For more detail see Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:11.999509 np0000180639 devstack@c-api.service[112625]: import eventlet # noqa Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: framework. For more detail see Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:12.003976 np0000180639 devstack@c-api.service[112624]: import eventlet # noqa Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: we strongly recommend against using it for new projects. Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: framework. For more detail see Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:12.005651 np0000180639 devstack@c-api.service[112627]: import eventlet # noqa Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: we strongly recommend against using it for new projects. Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: framework. For more detail see Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:12.006641 np0000180639 devstack@c-api.service[112626]: import eventlet # noqa Jun 16 01:36:12.085475 np0000180639 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:12.085475 np0000180639 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:36:12.101301 np0000180639 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:12.101301 np0000180639 devstack@c-api.service[112627]: warnings.warn( Jun 16 01:36:12.101610 np0000180639 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:12.101610 np0000180639 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:36:12.107686 np0000180639 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:12.107686 np0000180639 devstack@c-api.service[112626]: warnings.warn( Jun 16 01:36:12.167241 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:12.167241 np0000180639 devstack@c-api.service[112625]: from cgi import parse_header Jun 16 01:36:12.175565 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:12.175565 np0000180639 devstack@c-api.service[112627]: from cgi import parse_header Jun 16 01:36:12.182730 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:12.182730 np0000180639 devstack@c-api.service[112624]: from cgi import parse_header Jun 16 01:36:12.192596 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:12.192596 np0000180639 devstack@c-api.service[112626]: from cgi import parse_header Jun 16 01:36:12.219223 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:12.219223 np0000180639 devstack@c-api.service[112625]: removals.removed_module( Jun 16 01:36:12.220618 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:12.220618 np0000180639 devstack@c-api.service[112625]: removals.removed_module( Jun 16 01:36:12.225620 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:12.225620 np0000180639 devstack@c-api.service[112627]: removals.removed_module( Jun 16 01:36:12.227530 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:12.227530 np0000180639 devstack@c-api.service[112627]: removals.removed_module( Jun 16 01:36:12.234796 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:12.234796 np0000180639 devstack@c-api.service[112624]: removals.removed_module( Jun 16 01:36:12.236468 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:12.236468 np0000180639 devstack@c-api.service[112624]: removals.removed_module( Jun 16 01:36:12.244040 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:12.244040 np0000180639 devstack@c-api.service[112626]: removals.removed_module( Jun 16 01:36:12.245634 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:12.245634 np0000180639 devstack@c-api.service[112626]: removals.removed_module( Jun 16 01:36:12.837234 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:12.837234 np0000180639 devstack@c-api.service[112627]: warnings.warn( Jun 16 01:36:12.859948 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:12.859948 np0000180639 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:36:12.872453 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:12.872453 np0000180639 devstack@c-api.service[112626]: warnings.warn( Jun 16 01:36:12.879097 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:12.879097 np0000180639 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:36:12.932275 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:12.932275 np0000180639 devstack@c-api.service[112627]: warnings.warn( Jun 16 01:36:12.966407 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:12.966407 np0000180639 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:36:12.967532 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:12.967532 np0000180639 devstack@c-api.service[112626]: warnings.warn( Jun 16 01:36:12.982046 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:12.982046 np0000180639 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:36:13.244750 np0000180639 devstack@c-api.service[112627]: 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 16 01:36:13.245502 np0000180639 devstack@c-api.service[112627]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112627) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:13.253743 np0000180639 devstack@c-api.service[112626]: 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 16 01:36:13.254188 np0000180639 devstack@c-api.service[112626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:13.273249 np0000180639 devstack@c-api.service[112624]: 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 16 01:36:13.273805 np0000180639 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:13.281347 np0000180639 devstack@c-api.service[112625]: 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 16 01:36:13.281765 np0000180639 devstack@c-api.service[112625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:13.377942 np0000180639 devstack@c-api.service[112626]: /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 16 01:36:13.377942 np0000180639 devstack@c-api.service[112626]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:13.378168 np0000180639 devstack@c-api.service[112627]: /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 16 01:36:13.378168 np0000180639 devstack@c-api.service[112627]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:13.378255 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:13.378255 np0000180639 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:13.404247 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:13.404247 np0000180639 devstack@c-api.service[112625]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:13.805422 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:13.805741 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.805811 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:13.805858 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:13.805910 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.806005 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.806195 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.806262 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.806351 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.806417 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.806525 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.806606 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.807225 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:13.807413 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.807484 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.807541 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.807593 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.807738 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.807738 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.807831 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.807895 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.807951 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.808008 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.808067 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.808067 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.808067 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.808067 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.808228 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.808279 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.808279 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.808405 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.808461 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.808503 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.808583 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.808648 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.808708 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.808757 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.808809 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.808809 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.808914 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.808969 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.809042 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.809093 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.809093 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.809178 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.809224 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.809317 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.809378 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.809429 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.809485 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.809542 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.809598 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.809656 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.809704 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.809758 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.809812 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.809865 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.809925 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.809979 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.810031 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.810080 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.810133 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.810183 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.810224 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.810266 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.810337 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.810393 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.810448 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.810493 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.810537 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.810537 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.810537 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.811110 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.811178 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.811217 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.811298 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.811354 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.811411 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.811450 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.811496 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.811546 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.811603 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.811653 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.811708 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.811758 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.811802 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.811853 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.811901 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.811949 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.812004 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.812063 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.812111 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.812151 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.812196 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.812251 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.812251 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.812376 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.812420 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.812468 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.812468 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.813596 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.813676 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.813722 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.813758 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.813802 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.813844 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.813897 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.813945 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.813991 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.814043 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.814093 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.814145 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.814145 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.814230 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.814293 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.814341 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.814341 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.814341 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.814341 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.814526 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.814526 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.814627 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.814627 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.814718 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.814766 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.814858 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.814940 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.815044 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.815113 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.815162 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.815214 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.815263 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.815325 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.815367 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.815434 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.815491 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.815540 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.815589 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.815642 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.815697 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.815744 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.815744 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.815833 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.815882 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.815923 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.815923 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.816001 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.816058 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.816119 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.816164 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.816164 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.816263 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.816336 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.816377 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.816377 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.816377 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.817478 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.817560 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.817606 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.817643 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.817683 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.817719 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.817765 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.817807 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.817807 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.817889 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.817935 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.817981 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.818024 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.818061 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.818086 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.818123 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.818160 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.818204 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.818247 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.818322 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.818376 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.818431 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.818481 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.818520 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.818561 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.818620 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.818673 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.818720 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.818775 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.818834 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.818887 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.818945 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.819002 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.819049 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.819096 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.819142 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.819182 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.819232 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.819278 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.819278 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.819400 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.819448 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.819494 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.819539 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.819589 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.819971 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.819971 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.822820 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.822885 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.822926 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.822981 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.823033 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.823082 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.823168 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.823724 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.823790 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.823850 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.823904 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.823951 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.823995 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.824049 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.824104 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.824169 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.824232 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.824298 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.824409 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.824490 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.824599 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.824951 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.825024 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.825074 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.825130 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.825200 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.825251 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.825362 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.827976 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.828051 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.828087 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.828130 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.828208 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.828267 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.828323 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.828380 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.828433 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.828480 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.828480 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.828480 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.828610 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.828610 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.829057 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.829135 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.829236 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.829360 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.829448 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.829537 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.829596 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.829647 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.829691 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.829741 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.829741 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.829826 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.829826 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.829899 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.831118 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.831203 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.831242 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.831296 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.831343 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.831393 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.831441 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.831483 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.831531 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.831531 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.831613 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.831677 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.831723 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.831775 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.831826 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.831878 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.831878 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.831965 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.832011 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.832055 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.832101 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.832162 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.832204 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.832243 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.832303 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.832367 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.832420 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.832474 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.832520 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.832598 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.832657 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.832713 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.832764 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.832812 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.832862 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.832908 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.832961 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.833007 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.833054 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.833108 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.833159 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.833207 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.833247 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.833308 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.833370 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.833428 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.833476 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.833523 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.833569 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.833607 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.833656 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.833708 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.833754 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.833792 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.833841 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.833886 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.833936 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.833983 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.834125 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.834175 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.834218 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.834257 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.834319 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.834361 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.834403 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.834455 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.834500 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.834553 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.834750 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.834792 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.834844 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.834886 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.834933 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.834978 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.835025 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.835514 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.835514 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.835596 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.835642 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.835642 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.835711 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.835764 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.835805 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.835845 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.835845 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.835921 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.835921 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.836008 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.836051 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.836097 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.836097 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.836097 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.836097 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.836265 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.836325 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.836325 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.836427 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.837422 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.837497 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.837545 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.837586 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.837623 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.837687 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.837749 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.837975 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.838036 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.838084 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.838146 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.838201 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.838250 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.838348 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.838470 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.838560 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.838611 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.838664 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.838713 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.838757 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.838815 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.838871 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.838917 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.838969 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.839021 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.839077 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.839123 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.839173 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.839220 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.839269 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.839356 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.839415 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.839466 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.839518 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.839568 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.839613 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.839658 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.839709 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.839754 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.839806 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.839859 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.839904 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.839948 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.840006 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.840052 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.840096 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.840140 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.840191 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.840191 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.840295 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.840345 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.840411 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.840460 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.840501 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.840551 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.840598 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.840648 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.840696 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.840745 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.840789 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.840846 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.840896 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.840896 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.840984 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.841025 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.841066 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.841108 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.841108 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.841201 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.841257 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.841332 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.841381 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.841381 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.841460 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.841504 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.841504 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.841592 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.841647 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.841691 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.841691 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.841691 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.841691 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.841859 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.841904 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.841951 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.841995 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.842041 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.842084 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.842135 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.842187 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.842234 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.842298 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.842353 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.842395 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.842435 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.842478 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.842525 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.842566 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.842607 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.842662 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.842712 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.842753 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.842753 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.842753 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.842753 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.842890 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.843147 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.843147 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.843147 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.843264 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.843327 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.843378 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.843430 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.843475 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.843519 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.843562 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.843602 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.843640 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.843640 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.843725 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.843773 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.843821 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.844299 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.844422 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.844493 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.844493 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.844600 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.844648 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.844686 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.844739 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.844785 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.844839 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.844896 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.844942 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.844989 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.845037 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.845085 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.845138 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.845184 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.845235 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.845235 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.845344 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.845390 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.845445 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.845499 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.845544 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.845597 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.845662 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.845714 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.845754 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.845800 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.845850 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.845893 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.845944 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.845992 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.846034 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.846086 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.846132 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.846190 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.846237 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.846300 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.846349 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.846407 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.846454 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.846503 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.846549 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.846549 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.846629 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.846686 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.846686 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.846776 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.846818 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.846858 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.846897 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.846944 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.846944 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.846944 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.847059 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.847125 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.847172 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.847215 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.847264 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.847264 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.847384 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.847429 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.847429 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.847513 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.847558 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.847613 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.847662 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.847709 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.847747 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.847747 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.847835 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.847879 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.847921 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.847965 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.848013 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.848055 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.848108 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.848155 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.848210 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.848318 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.848318 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.848318 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.848318 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.848498 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.848784 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.848784 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.848784 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.848784 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.848950 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.848995 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.849040 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.849092 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.849146 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.849198 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.849251 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.849312 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.849361 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.849417 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.849470 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.849523 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.849575 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.849621 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.849658 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.849701 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.849746 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.849787 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.849843 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.849884 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.849923 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.849971 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.849971 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.849971 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.850091 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.850091 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.850091 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.850091 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.850091 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.850276 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.850337 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.850337 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.850422 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.850468 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.850515 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.850554 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.850554 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.850719 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.850765 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.850805 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.850849 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.850849 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.850917 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.850961 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.851000 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.851046 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.851091 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.851138 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.851138 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.851138 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.851138 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.851138 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.851343 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.851343 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.851417 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.851476 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.851530 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.851581 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.851621 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.851662 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.851711 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.851761 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.851806 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.851806 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.851806 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.851930 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.851988 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.851988 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.852070 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.852121 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.852178 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.852231 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.852314 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.852373 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.852426 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.852484 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.852538 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.852593 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.852640 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.852685 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.852730 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.852780 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.853012 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.853053 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.853104 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.853155 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.853206 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.853256 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.853322 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.853370 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.853414 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.853459 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.853516 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.853516 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.853601 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.853663 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.853712 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.853757 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.853757 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.853757 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.853757 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.853921 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.853921 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.854007 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.854053 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.854095 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.854095 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.854182 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.854228 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.854276 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.854340 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.854397 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.854453 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.854501 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.854564 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.854612 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.854666 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.854717 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.854770 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.854817 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.854817 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.854817 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.854946 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.855002 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.855054 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.855099 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.855145 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.855189 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.855231 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.855274 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.855335 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.855390 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.855441 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.855487 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.855529 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.855570 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.855614 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.855657 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.855699 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.855749 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.855800 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.855842 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.855895 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.855936 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.855983 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.856031 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.856031 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.856122 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.856166 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.856207 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.856247 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.856313 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.856313 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.856313 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.856313 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.856483 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.856531 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.856573 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.856619 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.856670 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.856670 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.856670 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.856670 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.856670 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.857274 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.857360 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.857395 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.857467 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.857511 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.857574 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.857639 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.857691 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.857733 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.857821 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.857875 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.857927 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.857976 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.857976 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.858057 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.858110 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.858154 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.858154 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.858236 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.858306 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.858405 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.858474 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.858529 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.858529 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.858601 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.858646 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.858687 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.858724 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.858724 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.858823 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.858871 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.858918 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.858972 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.859177 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.859241 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.859306 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.859358 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.859415 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.859415 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.859507 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.859553 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.859553 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.859642 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.859642 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.859642 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.859762 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.859884 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.859957 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.860010 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.860082 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.860124 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.860177 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.860223 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.860293 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.860345 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.860388 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.860446 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.860495 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.860495 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.860582 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.860636 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.860681 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.860726 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.860774 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.860819 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.860863 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.860919 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.860969 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.860969 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.861051 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.861098 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.861143 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.861184 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.861226 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.861272 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.861333 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.861390 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.861433 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.861472 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.861472 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.861552 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.861552 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.861552 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.861552 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.866691 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.866757 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.866795 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.866848 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.866848 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.866925 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.866972 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.867008 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.867044 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.867078 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.867117 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.867156 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.867192 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.867233 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.867303 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.867352 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.867396 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.867449 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.867492 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.867536 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.867587 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.867633 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.867772 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.867825 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.867871 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.867935 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.867980 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.868030 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.868074 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.868116 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.868166 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.868210 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.868267 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.868343 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.868387 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.868431 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.868431 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.868545 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.868593 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.868637 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.868680 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.868680 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:13.868769 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:13.913186 np0000180639 devstack@c-api.service[112625]: INFO dbcounter [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Registered counter for database cinder Jun 16 01:36:13.915126 np0000180639 devstack@c-api.service[112627]: INFO dbcounter [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Registered counter for database cinder Jun 16 01:36:13.916122 np0000180639 devstack@c-api.service[112624]: INFO dbcounter [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Registered counter for database cinder Jun 16 01:36:13.917082 np0000180639 devstack@c-api.service[112626]: INFO dbcounter [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Registered counter for database cinder Jun 16 01:36:13.959390 np0000180639 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.964041 np0000180639 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.966711 np0000180639 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.968599 np0000180639 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-7647c581-4943-4d49-bb64-1e8b521b5774 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:14.078835 np0000180639 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writer thread running {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:14.081769 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:14.085026 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:14.086697 np0000180639 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:14.087857 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:14.089897 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:14.090381 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:14.091235 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.092369 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:14.094909 np0000180639 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writer thread running {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:14.095018 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.095232 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:14.097729 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:14.098193 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:14.098844 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.099567 np0000180639 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writer thread running {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:14.100766 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:14.102825 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:14.102975 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.103051 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:14.105319 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:14.105634 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:14.106536 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.108084 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:14.110202 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:14.110958 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.111207 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.115780 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.131508 np0000180639 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:14.133995 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:14.136547 np0000180639 devstack@c-api.service[112625]: INFO cinder.rpc [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:14.137762 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.140360 np0000180639 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-7647c581-4943-4d49-bb64-1e8b521b5774 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:14.142825 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:14.145087 np0000180639 devstack@c-api.service[112624]: INFO cinder.rpc [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:14.146308 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.150026 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.153275 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.155667 np0000180639 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:14.156536 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.158527 np0000180639 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:14.159056 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:14.160393 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.161971 np0000180639 devstack@c-api.service[112626]: INFO cinder.rpc [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:14.162043 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.162987 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:14.163402 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.163562 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.165107 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.165561 np0000180639 devstack@c-api.service[112627]: INFO cinder.rpc [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:14.166760 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.166835 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.168118 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.171338 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.171743 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.174149 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.174760 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.176083 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.177095 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.177744 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.178641 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.179359 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.180827 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.181344 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.181627 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.182667 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.183659 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.185428 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.186553 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.186994 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.188027 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.188334 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.188720 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.190387 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.190684 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.191406 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.192592 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.193046 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.194037 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.194367 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.195546 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.196175 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.196871 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.197201 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.197519 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.198034 np0000180639 devstack@c-api.service[112625]: WARNING cinder.api.contrib.hosts [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:14.198846 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.199536 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.200153 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.200317 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.200394 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.201500 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.201757 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.203095 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.203244 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.203410 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.203510 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.204080 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: extensions {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.204615 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.204938 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.205415 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-quota-class-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.205931 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.206552 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.206750 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: scheduler-stats {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.207093 np0000180639 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:14.207775 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.207851 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.208839 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-quota-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.209098 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.209438 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.210369 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: backups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.210456 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.210950 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.211939 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.212386 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-snapshot-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.212908 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.213365 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.213796 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: consistencygroups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.213925 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.214248 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.215594 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.215917 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: extra_specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.216981 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.217143 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.217608 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-hosts {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.219215 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.219408 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-volume-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.219506 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.219888 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.220675 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-availability-zone {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.220912 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.221229 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.222045 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.222409 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.222658 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.223434 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.223560 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-volume-transfer {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.223732 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.224652 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.224957 np0000180639 devstack@c-api.service[112626]: WARNING cinder.api.contrib.hosts [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:14.225172 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: capabilities {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.225685 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.225808 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.226187 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.226554 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.227013 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.227197 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.227617 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.228060 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: os-volume-type-access {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.228319 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.228656 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.228998 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.229697 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: cgsnapshots {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.229831 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.230067 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.230364 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.230836 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: extensions {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.231125 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extended resource: qos-specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.231362 np0000180639 devstack@c-api.service[112627]: WARNING cinder.api.contrib.hosts [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:14.231885 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.232096 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.232150 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-quota-class-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.233228 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.contrib.snapshot_actions [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] SnapshotActionsController initialized {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:14.233459 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: scheduler-stats {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.233547 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.233601 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.234071 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.234763 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.234878 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.234933 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-quota-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.235458 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.236296 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.236447 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.236846 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.237047 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: backups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.237777 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: extensions {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.237872 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.238236 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.238825 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-quota-class-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.239128 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-snapshot-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.239318 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.239632 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.240236 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: scheduler-stats {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.240567 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: consistencygroups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.241077 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.241406 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:14.241730 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-quota-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.242157 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.242534 np0000180639 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.242618 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: extra_specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.243189 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: backups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.243373 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.243494 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.243555 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.243618 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.243730 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension AdminActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.243845 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.243939 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension AdminActions extending resource: backups {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.244098 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-hosts {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.244650 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.244776 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension TypesManage extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.244847 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.244901 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension UsedLimits extending resource: limits {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.244979 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245068 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245159 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245273 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245445 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-volume-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.245531 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245602 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.245667 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-a996763d-926d-4fd5-9565-f9e1ab9356b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.246064 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-snapshot-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.246523 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.246907 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-availability-zone {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.247516 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: consistencygroups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.247643 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.248217 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.248980 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.249771 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: extra_specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.249900 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-volume-transfer {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.250397 np0000180639 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.251207 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251352 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251430 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-hosts {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.251591 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: capabilities {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.251672 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251672 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251762 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251865 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.251942 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252071 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252190 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252303 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252404 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252505 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252673 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252727 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.252770 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252821 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-volume-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.252865 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.252919 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-7647c581-4943-4d49-bb64-1e8b521b5774 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.253645 np0000180639 devstack@c-api.service[112625]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7849d6aa3668 pid: 112625 (default app) Jun 16 01:36:14.254144 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-availability-zone {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.254257 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: os-volume-type-access {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.255505 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.255892 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: cgsnapshots {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.257179 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-volume-transfer {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.257340 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extended resource: qos-specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.258784 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: capabilities {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.259475 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] SnapshotActionsController initialized {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:14.260048 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.260375 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.261083 np0000180639 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7849d6aa3668 pid: 112624 (default app) Jun 16 01:36:14.261647 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: os-volume-type-access {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.261806 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.261806 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.261974 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.261974 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.261974 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.261974 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262188 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.262232 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262232 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262232 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262232 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262232 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262574 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262868 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262868 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262868 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.262868 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.262868 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263163 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263163 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263163 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263163 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263407 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263407 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263407 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263407 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263407 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263695 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263695 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263695 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.263695 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.263695 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264017 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264313 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264609 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.264882 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265219 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265219 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265219 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265219 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265445 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265445 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265445 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265445 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265445 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265690 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265690 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265690 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265690 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265690 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.265919 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266251 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266251 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266251 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266251 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266251 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266539 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266539 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266539 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266539 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266539 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266780 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266780 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266780 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266780 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266975 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266975 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.266975 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.266975 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267236 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267236 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267236 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267236 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267236 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267538 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267538 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267538 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267538 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267538 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267788 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267788 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267788 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267788 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267980 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267980 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.267980 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.267980 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.268464 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.268464 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.268464 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.268464 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.268717 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.268717 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.268717 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.268717 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269009 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269009 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269009 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269009 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269246 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269678 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269678 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269678 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269678 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269678 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.269932 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270158 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270438 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.270876 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271195 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271195 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271195 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271195 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271418 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271418 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271535 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: cgsnapshots {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.271577 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.271612 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271612 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271612 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271612 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271612 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271800 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271800 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271800 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271800 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:14.271800 np0000180639 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:14.271960 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.271987 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extended resource: qos-specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:14.272021 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-aabdcbe8-9a2d-41a7-9ad4-6c4f6b5cc1d8 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:14.272047 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272077 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.contrib.snapshot_actions [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] SnapshotActionsController initialized {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:14.272107 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272137 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272171 np0000180639 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Tue Jun 16 01:36:14 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 16 01:36:14.272206 np0000180639 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272235 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension AdminActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension AdminActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension AdminActions extending resource: backups {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272259 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272478 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension TypesManage extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension UsedLimits extending resource: limits {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272598 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272780 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272780 np0000180639 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-5ece6a95-3ebd-4040-9346-5a5e5a828849 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.272864 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.273578 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.275152 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.276859 np0000180639 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:14.278746 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.279273 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.279659 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.279846 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension AdminActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280041 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension AdminActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280186 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension AdminActions extending resource: backups {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280370 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280557 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension TypesManage extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280738 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension UsedLimits extending resource: limits {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.280889 np0000180639 devstack@c-api.service[112626]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7849d6aa3668 pid: 112626 (default app) Jun 16 01:36:14.280937 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281078 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281319 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281475 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281625 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281767 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.281903 np0000180639 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-24c8bd70-4c23-403c-9df2-68edfa9ccfac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:14.291078 np0000180639 devstack@c-api.service[112627]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7849d6aa3668 pid: 112627 (default app) Jun 16 01:36:21.566831 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.566831 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.566831 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.566831 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.566831 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.567795 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.567795 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.567795 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.567795 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.567795 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568073 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568517 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568517 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568517 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568517 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568751 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568751 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568751 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568751 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568999 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568999 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.568999 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.568999 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569232 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569232 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569232 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569232 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569232 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569555 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569555 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569555 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569555 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569555 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.569818 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.570210 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.571726 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.572404 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.572404 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.572404 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.572404 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.572404 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.572994 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.572994 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.572994 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.572994 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.572994 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.573576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.574269 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574984 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.574984 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574984 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.574984 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.574984 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.575612 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.575612 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.575612 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.575612 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.575612 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.576141 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.576141 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.576141 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.576141 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.576616 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.576616 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.576616 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.576616 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577015 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577015 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577015 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577015 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577015 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577277 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577277 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577277 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577277 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577277 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577640 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577640 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577640 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577640 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577906 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577906 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.577906 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.577906 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578183 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578183 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578183 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578183 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578460 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578460 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578460 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578460 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578680 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578680 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578680 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578680 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578952 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578952 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578952 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.578952 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.578952 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.579142 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579765 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.579765 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579765 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.579765 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.579765 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580086 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580576 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.580886 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581202 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581620 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581620 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581620 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581620 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581925 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581925 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581925 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.581925 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.581925 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: warnings.warn(deprecated_msg) Jun 16 01:36:21.582211 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.middleware.request_id [None req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a None None] RequestId filter calling following filter/app {{(pid=112624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:22.106644 np0000180639 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a admin admin] POST https://199.204.45.156/volume/v3/types Jun 16 01:36:22.106644 np0000180639 devstack@c-api.service[112624]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:22.111038 np0000180639 devstack@c-api.service[112624]: /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 16 01:36:22.111038 np0000180639 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:36:22.154162 np0000180639 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:22.191158 np0000180639 devstack@c-api.service[112624]: INFO cinder.api.openstack.wsgi [None req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 16 01:36:22.191764 np0000180639 devstack@c-api.service[112624]: [pid: 112624|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Tue Jun 16 01:36:21 2026] POST /volume/v3/types => generated 186 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:36:22.204672 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a req-ca1bc967-07c4-499e-877c-9d35ff8eb2f7 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:22.529318 np0000180639 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a req-ca1bc967-07c4-499e-877c-9d35ff8eb2f7 admin admin] POST https://199.204.45.156/volume/v3/types/9e12deb2-a3f9-4333-bb8a-17d3f0596328/extra_specs Jun 16 01:36:22.529837 np0000180639 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a req-ca1bc967-07c4-499e-877c-9d35ff8eb2f7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:22.531511 np0000180639 devstack@c-api.service[112625]: /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 16 01:36:22.531511 np0000180639 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:36:22.574883 np0000180639 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a req-ca1bc967-07c4-499e-877c-9d35ff8eb2f7 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:22.635880 np0000180639 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [req-2fa7fa7d-9883-4067-9ebd-6544ce78b42a req-ca1bc967-07c4-499e-877c-9d35ff8eb2f7 admin admin] https://199.204.45.156/volume/v3/types/9e12deb2-a3f9-4333-bb8a-17d3f0596328/extra_specs returned with HTTP 200 Jun 16 01:36:22.636450 np0000180639 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 2/3] 199.204.45.156 () {70 vars in 1505 bytes} [Tue Jun 16 01:36:22 2026] POST /volume/v3/types/9e12deb2-a3f9-4333-bb8a-17d3f0596328/extra_specs => generated 55 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:36:24.161002 np0000180639 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=6 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:24.164833 np0000180639 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=6 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:32.187672 np0000180639 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:32.634447 np0000180639 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}