Jun 16 01:13:33.337723 np0000180458 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:13:33.345593 np0000180458 devstack@c-api.service[112779]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:13:33 2026] *** Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: nodename: np0000180458 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: machine: x86_64 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: clock source: unix Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: pcre jit disabled Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: detected number of CPU cores: 16 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: current working directory: / Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: your processes number limit is 256917 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: your memory page size is 4096 bytes Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: detected max file descriptor number: 2048 Jun 16 01:13:33.348800 np0000180458 devstack@c-api.service[112779]: lock engine: pthread robust mutexes Jun 16 01:13:33.349523 np0000180458 devstack@c-api.service[112779]: thunder lock: enabled Jun 16 01:13:33.349523 np0000180458 devstack@c-api.service[112779]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:13:33.349523 np0000180458 devstack@c-api.service[112779]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:13:33.349523 np0000180458 devstack@c-api.service[112779]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:13:33.349523 np0000180458 devstack@c-api.service[112779]: Set PythonHome to /opt/stack/data/venv Jun 16 01:13:33.386957 np0000180458 devstack@c-api.service[112779]: Python main interpreter initialized at 0x7ece652a3668 Jun 16 01:13:33.386957 np0000180458 devstack@c-api.service[112779]: python threads support enabled Jun 16 01:13:33.386957 np0000180458 devstack@c-api.service[112779]: your server socket listen backlog is limited to 100 connections Jun 16 01:13:33.386957 np0000180458 devstack@c-api.service[112779]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:13:33.387532 np0000180458 devstack@c-api.service[112779]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:13:33.387694 np0000180458 devstack@c-api.service[112779]: *** Operational MODE: preforking *** Jun 16 01:13:33.387883 np0000180458 devstack@c-api.service[112779]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:13:33.387883 np0000180458 devstack@c-api.service[112779]: spawned uWSGI master process (pid: 112779) Jun 16 01:13:33.388062 np0000180458 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:13:33.389250 np0000180458 devstack@c-api.service[112779]: spawned uWSGI worker 1 (pid: 112787, cores: 1) Jun 16 01:13:33.389564 np0000180458 devstack@c-api.service[112779]: spawned uWSGI worker 2 (pid: 112788, cores: 1) Jun 16 01:13:33.390312 np0000180458 devstack@c-api.service[112779]: spawned uWSGI worker 3 (pid: 112789, cores: 1) Jun 16 01:13:33.390845 np0000180458 devstack@c-api.service[112779]: spawned uWSGI worker 4 (pid: 112790, cores: 1) Jun 16 01:13:33.390916 np0000180458 devstack@c-api.service[112779]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: we strongly recommend against using it for new projects. Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: framework. For more detail see Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:13:33.517656 np0000180458 devstack@c-api.service[112787]: import eventlet # noqa Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: we strongly recommend against using it for new projects. Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: framework. For more detail see Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:13:33.519858 np0000180458 devstack@c-api.service[112790]: import eventlet # noqa Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: we strongly recommend against using it for new projects. Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: framework. For more detail see Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:13:33.528293 np0000180458 devstack@c-api.service[112788]: import eventlet # noqa Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: we strongly recommend against using it for new projects. Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: framework. For more detail see Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:13:33.531704 np0000180458 devstack@c-api.service[112789]: import eventlet # noqa Jun 16 01:13:33.607394 np0000180458 devstack@c-api.service[112787]: /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:13:33.607394 np0000180458 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:13:33.613084 np0000180458 devstack@c-api.service[112790]: /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:13:33.613084 np0000180458 devstack@c-api.service[112790]: warnings.warn( Jun 16 01:13:33.618134 np0000180458 devstack@c-api.service[112789]: /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:13:33.618134 np0000180458 devstack@c-api.service[112789]: warnings.warn( Jun 16 01:13:33.618451 np0000180458 devstack@c-api.service[112788]: /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:13:33.618451 np0000180458 devstack@c-api.service[112788]: warnings.warn( Jun 16 01:13:33.688419 np0000180458 devstack@c-api.service[112787]: /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:13:33.688419 np0000180458 devstack@c-api.service[112787]: from cgi import parse_header Jun 16 01:13:33.693642 np0000180458 devstack@c-api.service[112790]: /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:13:33.693642 np0000180458 devstack@c-api.service[112790]: from cgi import parse_header Jun 16 01:13:33.694866 np0000180458 devstack@c-api.service[112789]: /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:13:33.694866 np0000180458 devstack@c-api.service[112789]: from cgi import parse_header Jun 16 01:13:33.699812 np0000180458 devstack@c-api.service[112788]: /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:13:33.699812 np0000180458 devstack@c-api.service[112788]: from cgi import parse_header Jun 16 01:13:33.738967 np0000180458 devstack@c-api.service[112787]: /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:13:33.738967 np0000180458 devstack@c-api.service[112787]: removals.removed_module( Jun 16 01:13:33.740694 np0000180458 devstack@c-api.service[112787]: /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:13:33.740694 np0000180458 devstack@c-api.service[112787]: removals.removed_module( Jun 16 01:13:33.745390 np0000180458 devstack@c-api.service[112790]: /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:13:33.745390 np0000180458 devstack@c-api.service[112790]: removals.removed_module( Jun 16 01:13:33.745698 np0000180458 devstack@c-api.service[112789]: /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:13:33.745698 np0000180458 devstack@c-api.service[112789]: removals.removed_module( Jun 16 01:13:33.746998 np0000180458 devstack@c-api.service[112790]: /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:13:33.746998 np0000180458 devstack@c-api.service[112790]: removals.removed_module( Jun 16 01:13:33.747678 np0000180458 devstack@c-api.service[112789]: /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:13:33.747678 np0000180458 devstack@c-api.service[112789]: removals.removed_module( Jun 16 01:13:33.749098 np0000180458 devstack@c-api.service[112788]: /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:13:33.749098 np0000180458 devstack@c-api.service[112788]: removals.removed_module( Jun 16 01:13:33.750626 np0000180458 devstack@c-api.service[112788]: /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:13:33.750626 np0000180458 devstack@c-api.service[112788]: removals.removed_module( Jun 16 01:13:34.376059 np0000180458 devstack@c-api.service[112789]: /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:13:34.376059 np0000180458 devstack@c-api.service[112789]: warnings.warn( Jun 16 01:13:34.397539 np0000180458 devstack@c-api.service[112790]: /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:13:34.397539 np0000180458 devstack@c-api.service[112790]: warnings.warn( Jun 16 01:13:34.420945 np0000180458 devstack@c-api.service[112788]: /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:13:34.420945 np0000180458 devstack@c-api.service[112788]: warnings.warn( Jun 16 01:13:34.422490 np0000180458 devstack@c-api.service[112787]: /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:13:34.422490 np0000180458 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:13:34.473803 np0000180458 devstack@c-api.service[112789]: /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:13:34.473803 np0000180458 devstack@c-api.service[112789]: warnings.warn( Jun 16 01:13:34.497358 np0000180458 devstack@c-api.service[112790]: /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:13:34.497358 np0000180458 devstack@c-api.service[112790]: warnings.warn( Jun 16 01:13:34.528789 np0000180458 devstack@c-api.service[112788]: /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:13:34.528789 np0000180458 devstack@c-api.service[112788]: warnings.warn( Jun 16 01:13:34.542815 np0000180458 devstack@c-api.service[112787]: /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:13:34.542815 np0000180458 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:13:34.795625 np0000180458 devstack@c-api.service[112789]: 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:13:34.796138 np0000180458 devstack@c-api.service[112789]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112789) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:13:34.798091 np0000180458 devstack@c-api.service[112790]: 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:13:34.798371 np0000180458 devstack@c-api.service[112790]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112790) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:13:34.828916 np0000180458 devstack@c-api.service[112788]: 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:13:34.829139 np0000180458 devstack@c-api.service[112788]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112788) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:13:34.843430 np0000180458 devstack@c-api.service[112787]: 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:13:34.843649 np0000180458 devstack@c-api.service[112787]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112787) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:13:34.880610 np0000180458 devstack@c-api.service[112790]: /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:13:34.880610 np0000180458 devstack@c-api.service[112790]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:13:34.880890 np0000180458 devstack@c-api.service[112789]: /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:13:34.880890 np0000180458 devstack@c-api.service[112789]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:13:34.894569 np0000180458 devstack@c-api.service[112788]: /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:13:34.894569 np0000180458 devstack@c-api.service[112788]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:13:34.910758 np0000180458 devstack@c-api.service[112787]: /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:13:34.910758 np0000180458 devstack@c-api.service[112787]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:13:35.347232 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112788) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:13:35.347527 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:13:35.347572 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:13:35.347611 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.347702 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.347799 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112790) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:13:35.347882 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.347946 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.348006 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.348066 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.348128 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.348388 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.348428 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.348458 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.348488 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.348547 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.349365 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.349418 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.349493 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.349558 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.349620 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.349668 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.349738 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.349772 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.349801 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.349833 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.349871 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.349871 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.349926 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.349954 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.349989 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.350021 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.350046 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.350070 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.350094 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.350118 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.350141 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.350204 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.350232 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.350265 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.350292 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.350320 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.350320 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.350366 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.351105 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.351187 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.351308 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.351308 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.351407 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.351479 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.351529 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.351595 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.351647 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.351707 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.351752 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.351823 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.351855 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.351885 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.351921 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.351954 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.351983 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.352011 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.352043 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.352070 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.352094 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.352133 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.352175 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.352207 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.352207 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.352207 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.352207 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.352207 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.353051 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.353133 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.353175 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.353217 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.353248 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.353272 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.353296 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.353321 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.353348 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.353376 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.353406 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.353434 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.353462 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.353490 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.353513 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.353540 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.353564 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.353590 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.353615 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.353642 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.353671 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.353699 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.353722 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.353750 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.353778 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.353805 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.353829 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.353829 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.355528 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.355576 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.355650 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.355710 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.355764 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.355809 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.355871 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.355908 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.355932 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.355956 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.355990 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.356016 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.356040 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.356040 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.356091 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.356091 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.356132 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.356184 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.356317 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.356317 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.356431 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.356487 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.356487 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.356487 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.356658 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.356658 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.356757 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.356757 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.357191 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.357268 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.357304 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.357332 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.357358 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.357385 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.357414 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.357439 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.357468 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.357494 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.357523 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.357547 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.357576 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.357607 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.357631 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.357659 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.357685 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.357714 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.357737 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.357760 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.357789 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.357812 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.357835 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.357861 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.357895 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.357925 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.357955 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.357955 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.359596 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.359725 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.359725 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.359826 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.359883 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.359940 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.359992 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.360041 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.360094 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.360188 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.360258 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.360320 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.360381 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.360424 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.360470 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.360542 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.360603 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.360656 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.360699 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.360749 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.360800 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.360862 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.360912 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.360964 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.361014 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.361059 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.361137 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.361200 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.361245 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.361289 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.361337 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.361402 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.361454 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.361510 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.361561 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.361620 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.361671 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.361722 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.361767 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.361813 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.361857 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.361916 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.361970 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.362021 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.362066 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.362112 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.362183 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.362247 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.362296 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.362351 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.362404 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.362456 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.362503 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.362555 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.362555 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.362555 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.365108 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.365225 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.365225 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.365312 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.365380 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.365380 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.365464 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.365662 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.365662 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.365881 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.365989 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.366080 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.366189 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.366277 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.366413 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.366490 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.366544 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.366589 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.366635 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.366689 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.366689 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.366783 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.370288 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.370344 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.370470 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.370546 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.370598 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.370656 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.370699 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.370870 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.370938 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.370985 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.371049 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.371101 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.371184 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.371231 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.371287 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.371338 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.371390 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.371455 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.371498 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.371554 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.371608 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.371669 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.371713 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.371769 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.371818 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.371859 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.371920 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.371920 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.373542 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.373598 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.373672 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.373727 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.373782 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.373833 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.373877 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.373932 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.373963 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.373989 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.374012 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374108 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374139 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.374196 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374224 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.374248 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.374274 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.374300 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.374329 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.374357 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.374380 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.374409 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.374435 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.374466 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.374491 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.374520 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.374545 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.374569 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374597 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.374628 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.374653 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.374681 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.374705 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.374730 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.374756 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.374787 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.374814 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.374845 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.374874 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374898 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.374931 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374960 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.374989 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375018 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375041 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375067 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375095 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375124 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.375160 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375187 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375211 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375245 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.375273 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375299 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375326 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375349 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.375376 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375398 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.375421 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375444 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375471 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.375505 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.375535 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.375557 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375583 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.375609 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375633 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.375655 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.375682 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375707 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.375731 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375758 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.375787 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.375810 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375833 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.375855 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.375882 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375906 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.375929 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375952 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.375979 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.376002 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.376028 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.376055 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.377008 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.377086 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.377141 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.377227 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.377278 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.377329 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.377393 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.377441 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.377498 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.377524 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.377546 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.377568 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.377598 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.377598 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.377645 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.377645 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.377699 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.377732 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.377761 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.377786 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.377786 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.377835 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.377861 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.377885 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.377913 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.377946 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.377946 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.377990 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.379774 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.379828 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.379898 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.379958 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.380014 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.380069 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.380104 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.380127 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.380174 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.380207 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.380236 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.380263 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.380297 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.380297 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.380345 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.380345 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.380405 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.380434 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.380463 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.380489 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.380540 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.380578 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.380608 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.380632 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.380658 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.380911 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.380911 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.380911 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.381081 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.381081 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.381213 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.381269 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.381325 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.381566 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.381645 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.381729 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.381804 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.381878 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.381954 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.382031 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.382115 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.382201 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.382289 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.382327 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.382362 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.382401 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.382442 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.382476 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.382514 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.382565 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.382600 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.382641 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.382680 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.382713 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.382752 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.382787 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.382820 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.382854 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.382888 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.382929 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.382963 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.382997 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.383031 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.383072 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.383110 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.383165 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.383212 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.383250 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.383288 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.383340 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.383377 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.383413 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.383457 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.383491 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.383547 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.383591 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.383632 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.383671 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.383706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.383904 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.383904 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.383904 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.383904 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.384023 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.384064 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.384104 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.384139 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.384190 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.384233 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.384267 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.384301 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.384340 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.384373 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.384407 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.384448 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.384490 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.384553 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.384587 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.384620 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.384656 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.384689 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.384724 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.384758 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.384799 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.384799 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.384799 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.384799 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.385582 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.385582 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.385582 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.385815 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.385815 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.385954 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.386043 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.386123 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.386231 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.386315 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.386395 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.386469 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.386548 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.386622 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.386695 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.386777 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.386865 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.386948 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.387021 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.387094 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.387198 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.387286 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.387363 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.387438 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.387513 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.387513 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.387513 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.387513 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.387803 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.387803 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.387803 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.388032 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.388115 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.388220 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.388306 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.388379 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.388464 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.388559 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.388634 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.388706 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.388780 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.388864 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.388944 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.389030 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.389112 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.389218 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.389307 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.389393 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.389470 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.389552 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.389626 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.389693 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.389780 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.389818 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.390016 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.390055 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.390094 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.390143 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.390333 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.390410 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.390490 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.390571 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.390646 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.390724 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.390799 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.390873 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.390945 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.391019 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.391089 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.391206 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.391275 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.391356 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.391439 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.391503 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.391591 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.391655 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.391735 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.391813 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.391895 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.391934 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.391970 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.391970 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.391970 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.391970 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.392103 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.392103 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.392103 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.392323 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.392361 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.392404 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.392448 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.392481 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.392562 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.392598 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.392633 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.392669 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.392714 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.392752 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.392792 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.392825 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.392858 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.392892 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.392931 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.392964 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.393004 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.393048 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.393089 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.393298 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.393298 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.393298 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.393404 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.393444 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.393479 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.393518 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.393556 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.393596 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.393632 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.393655 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.393679 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.393702 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.393730 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.393753 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.393781 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.393809 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.393836 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.393860 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.394245 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.394306 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.394357 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.394433 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.394500 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.394553 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.394610 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.394661 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.394717 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.394772 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.394772 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.394772 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.394931 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.394995 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.394995 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.395097 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.395168 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.395229 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.395284 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.395343 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.395343 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.395450 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.395514 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.395572 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.395661 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.395728 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.395785 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.395841 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.395896 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.395946 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.396000 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.396050 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.396112 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.396180 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.396245 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.396303 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.396303 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.396404 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.396404 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.396404 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.396404 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.396623 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.396678 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.396729 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.396785 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.396839 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.396899 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.396957 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.397014 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.397065 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.397116 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.397193 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.397249 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.397299 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.397357 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.397410 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.397462 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.397513 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.397569 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.397625 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.397684 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.397736 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.397736 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.397834 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.397894 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.397945 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.397945 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398039 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.398097 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.398160 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398224 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398252 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398275 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398299 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398326 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.398354 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.398380 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398403 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398431 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398456 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.398483 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398508 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.398538 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.398562 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398589 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.398612 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.398635 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.398658 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398682 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.398705 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.398736 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.398736 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.398736 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.398804 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.398827 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.398850 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398872 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.398894 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398917 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.398917 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398966 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.398990 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.399012 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.399035 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.399061 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.399084 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.399107 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.399130 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.399403 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.399461 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.399517 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.399576 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.399628 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.399683 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.399734 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.399783 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.399838 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.399892 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.399948 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.399998 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.399998 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.400103 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.400166 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.400235 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.400288 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.400346 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.400397 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.400455 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.400516 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.400568 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.400618 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.400672 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.400726 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.400777 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.400830 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.400879 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.400932 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.400993 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401047 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.401102 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.401182 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401248 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.401301 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.401344 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.401401 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.401445 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401508 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401537 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.401565 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.401590 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.401590 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.401590 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.401590 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.401590 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.401701 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.401727 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401749 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.401778 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.401801 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.401801 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.401849 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.401877 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.401902 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.401927 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.401953 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.401985 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.402014 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.402043 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.402068 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.402093 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.402117 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.402142 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.402254 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.402358 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.402383 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.402383 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.402383 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.402453 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.402453 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.402453 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.402523 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.402549 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.402571 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.402595 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.402617 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.402640 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.402667 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.402695 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.402721 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.402748 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.402773 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.402800 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.402825 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.402849 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.402849 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.402896 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.402927 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.402953 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.402980 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.403011 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.403036 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.403064 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.403064 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.403064 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.403064 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.403516 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.403516 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.403619 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.403669 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.403718 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.403771 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.403831 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.403885 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.403941 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.403990 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.404043 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.404093 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.404160 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.404219 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.404268 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.404317 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.404366 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.404423 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.404527 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.404527 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.404638 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.404699 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.404750 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.409589 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.409801 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.409801 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.410121 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.410335 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.410335 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.410569 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.410697 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.410807 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.410915 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.411036 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.411195 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112788) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.411354 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.411610 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.411744 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.411810 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.411867 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.411918 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.411980 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.412037 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.412088 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112788) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.412188 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.412268 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.412323 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112788) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.412372 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.412421 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.412478 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.412559 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.412609 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.412609 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.412709 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.412709 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.412826 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.412826 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.412937 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.412990 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.413047 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.413104 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.413549 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.413681 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.413812 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.413933 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.414056 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.414223 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:13:35.414365 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.414487 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:13:35.414608 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.414719 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:13:35.414719 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:13:35.414719 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:13:35.414719 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:13:35.414719 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:13:35.456309 np0000180458 devstack@c-api.service[112790]: INFO dbcounter [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Registered counter for database cinder Jun 16 01:13:35.456548 np0000180458 devstack@c-api.service[112788]: INFO dbcounter [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Registered counter for database cinder Jun 16 01:13:35.456689 np0000180458 devstack@c-api.service[112789]: INFO dbcounter [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Registered counter for database cinder Jun 16 01:13:35.459591 np0000180458 devstack@c-api.service[112787]: INFO dbcounter [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Registered counter for database cinder Jun 16 01:13:35.500768 np0000180458 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.504233 np0000180458 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-4fec8568-2da4-4847-9b41-796481a77d1d 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.507612 np0000180458 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.516293 np0000180458 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-8b005ad5-730a-4dbe-afd3-2116870007ce 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.614131 np0000180458 devstack@c-api.service[112790]: DEBUG dbcounter [-] [112790] Writer thread running {{(pid=112790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:13:35.616704 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:13:35.618773 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:13:35.618907 np0000180458 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writer thread running {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:13:35.620707 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:13:35.621385 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:13:35.622415 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:13:35.623288 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.623380 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:13:35.623707 np0000180458 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writer thread running {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:13:35.625172 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:13:35.626512 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.626741 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:13:35.627026 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:13:35.627632 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.629175 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:13:35.630805 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.631361 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:13:35.633254 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:13:35.634445 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.639581 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.640287 np0000180458 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writer thread running {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:13:35.643719 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:13:35.646852 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:13:35.649756 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:13:35.652352 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:13:35.653303 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.657088 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.660973 np0000180458 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.662892 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:13:35.664612 np0000180458 devstack@c-api.service[112790]: INFO cinder.rpc [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:13:35.664847 np0000180458 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-4fec8568-2da4-4847-9b41-796481a77d1d 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.665453 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.666736 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:13:35.668870 np0000180458 devstack@c-api.service[112788]: INFO cinder.rpc [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:13:35.669672 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.678385 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.678621 np0000180458 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.679766 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.681314 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:13:35.682172 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.682891 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.683702 np0000180458 devstack@c-api.service[112789]: INFO cinder.rpc [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:13:35.684927 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.685298 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.687212 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.689238 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.691178 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.693231 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.693788 np0000180458 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-8b005ad5-730a-4dbe-afd3-2116870007ce 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:35.694377 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.696111 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.696421 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:13:35.697304 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.698461 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.698538 np0000180458 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:13:35.699107 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.699763 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.700324 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.701644 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.702136 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.703086 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.704883 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.705007 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.705940 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.706436 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.707401 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.708812 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.709086 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.710012 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.713674 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.713930 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.714704 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.715542 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.716891 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.717061 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.717989 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.718846 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.719917 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.720203 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.720519 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.721067 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.721653 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.722527 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.722786 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.722983 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.723843 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.724330 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.725181 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.725485 np0000180458 devstack@c-api.service[112790]: WARNING cinder.api.contrib.hosts [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:13:35.725763 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.726174 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.726252 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.726306 np0000180458 devstack@c-api.service[112788]: WARNING cinder.api.contrib.hosts [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:13:35.727035 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.727243 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.727473 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.728322 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.728784 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.729181 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.729622 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.729886 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.730307 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.731088 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.731254 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: extensions {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.732031 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.732079 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: extensions {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.732595 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-quota-class-sets {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.733439 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-quota-class-sets {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.733855 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: scheduler-stats {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.734701 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: scheduler-stats {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.735165 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.735305 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-quota-sets {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.735380 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.736701 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-quota-sets {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.736833 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: backups {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.738069 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.738342 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: backups {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.738729 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.739453 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-snapshot-manage {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.740339 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-snapshot-manage {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.740900 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: consistencygroups {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.740985 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.741042 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.741782 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: consistencygroups {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.742465 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.742787 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.743019 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: extra_specs {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.743745 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: extra_specs {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.743854 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.744592 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-hosts {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.745134 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.745260 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-hosts {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.745952 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-volume-manage {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.746349 np0000180458 devstack@c-api.service[112789]: WARNING cinder.api.contrib.hosts [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:13:35.746525 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.746626 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-volume-manage {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.747048 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.747335 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-availability-zone {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.748003 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-availability-zone {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.748378 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.748638 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: encryption {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.749353 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: encryption {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.749695 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.750172 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-volume-transfer {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.750840 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-volume-transfer {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.751230 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.751758 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: capabilities {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.752215 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: extensions {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.752403 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: capabilities {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.753029 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: encryption {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.753557 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-quota-class-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.753768 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: encryption {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.754126 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.754566 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: os-volume-type-access {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.754844 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: scheduler-stats {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.755319 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: os-volume-type-access {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.756086 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: cgsnapshots {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.756281 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-quota-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.756869 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: cgsnapshots {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.757518 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extended resource: qos-specs {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.757800 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: backups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.758268 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extended resource: qos-specs {{(pid=112788) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.758533 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.759580 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.contrib.snapshot_actions [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] SnapshotActionsController initialized {{(pid=112790) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:13:35.760342 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] SnapshotActionsController initialized {{(pid=112788) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:13:35.760402 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.760752 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.760804 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-snapshot-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.761074 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.761774 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.762172 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: consistencygroups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.762273 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.762434 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.763111 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.763708 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.763791 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.764098 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: extra_specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.764451 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.765083 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.765202 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.765672 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-hosts {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.765836 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.766478 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.766559 np0000180458 devstack@c-api.service[112787]: WARNING cinder.api.contrib.hosts [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:13:35.767042 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-volume-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.767273 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.767670 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.767892 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.768538 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-availability-zone {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.768652 np0000180458 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.769257 np0000180458 devstack@c-api.service[112788]: WARNING castellan.key_manager.migration [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.769428 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.769514 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.769550 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.769768 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.769873 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.769966 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension AdminActions extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.769966 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension AdminActions extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770106 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770230 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension AdminActions extending resource: backups {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770230 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeActions extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770322 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770359 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension TypesManage extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770481 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension UsedLimits extending resource: limits {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770563 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770638 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770740 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770857 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770918 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770961 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension AdminActions extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.770998 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771120 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771239 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension AdminActions extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771239 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension AdminActions extending resource: backups {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771394 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-dee0865b-e50d-44c2-9ebb-3465c00b30d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771435 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeActions extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771472 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-volume-transfer {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.771521 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension TypesManage extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771564 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.771598 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension UsedLimits extending resource: limits {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771641 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771793 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771885 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.771980 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.772057 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.772136 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.772252 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.v3.router [None req-4fec8568-2da4-4847-9b41-796481a77d1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112788) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.772927 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: capabilities {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.773627 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.774214 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.775009 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: extensions {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.775715 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: os-volume-type-access {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.777057 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-quota-class-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.777275 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: cgsnapshots {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.778680 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extended resource: qos-specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.778752 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: scheduler-stats {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.779086 np0000180458 devstack@c-api.service[112790]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece652a3668 pid: 112790 (default app) Jun 16 01:13:35.780324 np0000180458 devstack@c-api.service[112788]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece652a3668 pid: 112788 (default app) Jun 16 01:13:35.780983 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.contrib.snapshot_actions [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] SnapshotActionsController initialized {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:13:35.781162 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-quota-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.781857 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.782821 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: backups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.783378 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.784755 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.784930 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-snapshot-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.786086 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.786467 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: consistencygroups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.787480 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.787996 np0000180458 devstack@c-api.service[112790]: /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:13:35.787996 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.787996 np0000180458 devstack@c-api.service[112790]: /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:13:35.787996 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.787996 np0000180458 devstack@c-api.service[112790]: /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:13:35.788600 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.788600 np0000180458 devstack@c-api.service[112790]: /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:13:35.788600 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.788600 np0000180458 devstack@c-api.service[112790]: /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:13:35.788600 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.788947 np0000180458 devstack@c-api.service[112790]: /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:13:35.788947 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.788947 np0000180458 devstack@c-api.service[112790]: /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:13:35.788947 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.788947 np0000180458 devstack@c-api.service[112790]: /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:13:35.788947 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789364 np0000180458 devstack@c-api.service[112790]: /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:13:35.789364 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789364 np0000180458 devstack@c-api.service[112790]: /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:13:35.789364 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789616 np0000180458 devstack@c-api.service[112790]: /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:13:35.789616 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789616 np0000180458 devstack@c-api.service[112790]: /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:13:35.789616 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789911 np0000180458 devstack@c-api.service[112790]: /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:13:35.789911 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.789911 np0000180458 devstack@c-api.service[112790]: /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:13:35.789911 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.790236 np0000180458 devstack@c-api.service[112790]: /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:13:35.790236 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.790236 np0000180458 devstack@c-api.service[112790]: /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:13:35.790236 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.790236 np0000180458 devstack@c-api.service[112790]: /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:13:35.790554 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.790554 np0000180458 devstack@c-api.service[112790]: /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:13:35.790554 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.790554 np0000180458 devstack@c-api.service[112790]: /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:13:35.790554 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.791016 np0000180458 devstack@c-api.service[112790]: /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:13:35.791016 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.791016 np0000180458 devstack@c-api.service[112790]: /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:13:35.791016 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.791016 np0000180458 devstack@c-api.service[112790]: /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:13:35.791016 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.792386 np0000180458 devstack@c-api.service[112790]: /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:13:35.792386 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.792386 np0000180458 devstack@c-api.service[112790]: /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:13:35.792386 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.792386 np0000180458 devstack@c-api.service[112790]: /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:13:35.792386 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.793289 np0000180458 devstack@c-api.service[112790]: /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:13:35.793289 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.793289 np0000180458 devstack@c-api.service[112790]: /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:13:35.793289 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.793289 np0000180458 devstack@c-api.service[112790]: /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:13:35.793289 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.794058 np0000180458 devstack@c-api.service[112790]: /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:13:35.794058 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.794058 np0000180458 devstack@c-api.service[112790]: /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:13:35.794058 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.794058 np0000180458 devstack@c-api.service[112790]: /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:13:35.794796 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.794796 np0000180458 devstack@c-api.service[112790]: /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:13:35.794796 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.794796 np0000180458 devstack@c-api.service[112790]: /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:13:35.794796 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.795605 np0000180458 devstack@c-api.service[112790]: /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:13:35.795605 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.795936 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: extra_specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.796088 np0000180458 devstack@c-api.service[112790]: /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:13:35.796088 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.796088 np0000180458 devstack@c-api.service[112790]: /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:13:35.796088 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.796088 np0000180458 devstack@c-api.service[112790]: /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:13:35.796874 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.796874 np0000180458 devstack@c-api.service[112790]: /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:13:35.796874 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.796874 np0000180458 devstack@c-api.service[112790]: /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:13:35.796874 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.796874 np0000180458 devstack@c-api.service[112790]: /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:13:35.796874 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797611 np0000180458 devstack@c-api.service[112790]: /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:13:35.797611 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797611 np0000180458 devstack@c-api.service[112790]: /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:13:35.797611 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797611 np0000180458 devstack@c-api.service[112790]: /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:13:35.797769 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797769 np0000180458 devstack@c-api.service[112790]: /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:13:35.797769 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797769 np0000180458 devstack@c-api.service[112790]: /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:13:35.797769 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797907 np0000180458 devstack@c-api.service[112790]: /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:13:35.797907 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.797907 np0000180458 devstack@c-api.service[112790]: /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:13:35.797907 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798019 np0000180458 devstack@c-api.service[112790]: /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:13:35.798019 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798019 np0000180458 devstack@c-api.service[112790]: /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:13:35.798019 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798412 np0000180458 devstack@c-api.service[112790]: /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:13:35.798412 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798412 np0000180458 devstack@c-api.service[112790]: /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:13:35.798412 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798412 np0000180458 devstack@c-api.service[112790]: /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:13:35.798582 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798582 np0000180458 devstack@c-api.service[112790]: /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:13:35.798582 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798657 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.798833 np0000180458 devstack@c-api.service[112790]: /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:13:35.798833 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798833 np0000180458 devstack@c-api.service[112790]: /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:13:35.798833 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798958 np0000180458 devstack@c-api.service[112790]: /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:13:35.798958 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.798958 np0000180458 devstack@c-api.service[112790]: /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:13:35.798958 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799077 np0000180458 devstack@c-api.service[112790]: /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:13:35.799077 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799077 np0000180458 devstack@c-api.service[112790]: /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:13:35.799077 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799211 np0000180458 devstack@c-api.service[112790]: /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:13:35.799211 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799211 np0000180458 devstack@c-api.service[112790]: /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:13:35.799211 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799322 np0000180458 devstack@c-api.service[112790]: /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:13:35.799322 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799322 np0000180458 devstack@c-api.service[112790]: /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:13:35.799322 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799455 np0000180458 devstack@c-api.service[112790]: /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:13:35.799455 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799455 np0000180458 devstack@c-api.service[112790]: /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:13:35.799455 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799455 np0000180458 devstack@c-api.service[112790]: /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:13:35.799612 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799612 np0000180458 devstack@c-api.service[112790]: /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:13:35.799612 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799612 np0000180458 devstack@c-api.service[112790]: /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:13:35.799612 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799612 np0000180458 devstack@c-api.service[112790]: /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:13:35.799807 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799807 np0000180458 devstack@c-api.service[112790]: /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:13:35.799807 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799807 np0000180458 devstack@c-api.service[112790]: /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:13:35.799807 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799946 np0000180458 devstack@c-api.service[112790]: /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:13:35.799946 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799946 np0000180458 devstack@c-api.service[112790]: /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:13:35.799946 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.799946 np0000180458 devstack@c-api.service[112790]: /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:13:35.799946 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800115 np0000180458 devstack@c-api.service[112790]: /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:13:35.800115 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800115 np0000180458 devstack@c-api.service[112790]: /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:13:35.800115 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800115 np0000180458 devstack@c-api.service[112790]: /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:13:35.800115 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800948 np0000180458 devstack@c-api.service[112790]: /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:13:35.800948 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800948 np0000180458 devstack@c-api.service[112790]: /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:13:35.800948 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.800948 np0000180458 devstack@c-api.service[112790]: /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:13:35.800948 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801348 np0000180458 devstack@c-api.service[112790]: /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:13:35.801348 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801348 np0000180458 devstack@c-api.service[112790]: /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:13:35.801348 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801348 np0000180458 devstack@c-api.service[112790]: /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:13:35.801348 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801709 np0000180458 devstack@c-api.service[112790]: /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:13:35.801709 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801709 np0000180458 devstack@c-api.service[112790]: /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:13:35.801709 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801975 np0000180458 devstack@c-api.service[112790]: /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:13:35.801975 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801975 np0000180458 devstack@c-api.service[112790]: /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:13:35.801975 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.801975 np0000180458 devstack@c-api.service[112790]: /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:13:35.802288 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.802288 np0000180458 devstack@c-api.service[112790]: /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:13:35.802288 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.802288 np0000180458 devstack@c-api.service[112790]: /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:13:35.802288 np0000180458 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 16 01:13:35.802581 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-hosts {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.802684 np0000180458 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.802684 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.802834 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.middleware.request_id [None req-9aab572c-1272-4fae-a5a1-ac5749a64a88 None None] RequestId filter calling following filter/app {{(pid=112790) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:13:35.802908 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.802961 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-volume-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension AdminActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension AdminActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension AdminActions extending resource: backups {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension TypesManage extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803013 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension UsedLimits extending resource: limits {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803386 np0000180458 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-0350f06e-2148-4c4b-89c2-13a6b1a56484 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.803753 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-availability-zone {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803813 np0000180458 devstack@c-api.service[112790]: [pid: 112790|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 949 bytes} [Tue Jun 16 01:13:35 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-volume-transfer {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: capabilities {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: os-volume-type-access {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.803864 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: cgsnapshots {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.804175 np0000180458 devstack@c-api.service[112789]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece652a3668 pid: 112789 (default app) Jun 16 01:13:35.804240 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extended resource: qos-specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:13:35.805809 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] SnapshotActionsController initialized {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:13:35.806806 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.808391 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.809982 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.811829 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.813795 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.815837 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.817729 np0000180458 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:13:35.818918 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.819089 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.819265 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.819417 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension AdminActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.819555 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension AdminActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.819741 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension AdminActions extending resource: backups {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.820977 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821178 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension TypesManage extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821314 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension UsedLimits extending resource: limits {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821448 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821566 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821716 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.821861 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.822020 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.822189 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.822338 np0000180458 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8b005ad5-730a-4dbe-afd3-2116870007ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:13:35.833713 np0000180458 devstack@c-api.service[112787]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece652a3668 pid: 112787 (default app) Jun 16 01:13:43.131567 np0000180458 devstack@c-api.service[112788]: /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:13:43.131567 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.131567 np0000180458 devstack@c-api.service[112788]: /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:13:43.131567 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132285 np0000180458 devstack@c-api.service[112788]: /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:13:43.132285 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132285 np0000180458 devstack@c-api.service[112788]: /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:13:43.132285 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132560 np0000180458 devstack@c-api.service[112788]: /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:13:43.132560 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132560 np0000180458 devstack@c-api.service[112788]: /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:13:43.132560 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132560 np0000180458 devstack@c-api.service[112788]: /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:13:43.132560 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132905 np0000180458 devstack@c-api.service[112788]: /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:13:43.132905 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132905 np0000180458 devstack@c-api.service[112788]: /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:13:43.132905 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.132905 np0000180458 devstack@c-api.service[112788]: /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:13:43.133225 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133225 np0000180458 devstack@c-api.service[112788]: /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:13:43.133225 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133225 np0000180458 devstack@c-api.service[112788]: /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:13:43.133225 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133523 np0000180458 devstack@c-api.service[112788]: /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:13:43.133523 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133523 np0000180458 devstack@c-api.service[112788]: /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:13:43.133523 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133762 np0000180458 devstack@c-api.service[112788]: /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:13:43.133762 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133762 np0000180458 devstack@c-api.service[112788]: /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:13:43.133762 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.133762 np0000180458 devstack@c-api.service[112788]: /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:13:43.134056 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134056 np0000180458 devstack@c-api.service[112788]: /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:13:43.134056 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134056 np0000180458 devstack@c-api.service[112788]: /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:13:43.134056 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134354 np0000180458 devstack@c-api.service[112788]: /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:13:43.134354 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134354 np0000180458 devstack@c-api.service[112788]: /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:13:43.134354 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134354 np0000180458 devstack@c-api.service[112788]: /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:13:43.134354 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134728 np0000180458 devstack@c-api.service[112788]: /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:13:43.134728 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134728 np0000180458 devstack@c-api.service[112788]: /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:13:43.134728 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.134728 np0000180458 devstack@c-api.service[112788]: /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:13:43.134728 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135027 np0000180458 devstack@c-api.service[112788]: /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:13:43.135027 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135027 np0000180458 devstack@c-api.service[112788]: /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:13:43.135027 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135027 np0000180458 devstack@c-api.service[112788]: /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:13:43.135027 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135264 np0000180458 devstack@c-api.service[112788]: /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:13:43.135264 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135264 np0000180458 devstack@c-api.service[112788]: /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:13:43.135264 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135264 np0000180458 devstack@c-api.service[112788]: /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:13:43.135458 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135458 np0000180458 devstack@c-api.service[112788]: /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:13:43.135458 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135458 np0000180458 devstack@c-api.service[112788]: /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:13:43.135458 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135653 np0000180458 devstack@c-api.service[112788]: /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:13:43.135653 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135653 np0000180458 devstack@c-api.service[112788]: /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:13:43.135653 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135653 np0000180458 devstack@c-api.service[112788]: /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:13:43.135653 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135884 np0000180458 devstack@c-api.service[112788]: /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:13:43.135884 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135884 np0000180458 devstack@c-api.service[112788]: /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:13:43.135884 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.135884 np0000180458 devstack@c-api.service[112788]: /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:13:43.135884 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136099 np0000180458 devstack@c-api.service[112788]: /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:13:43.136099 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136099 np0000180458 devstack@c-api.service[112788]: /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:13:43.136099 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136099 np0000180458 devstack@c-api.service[112788]: /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:13:43.136340 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136340 np0000180458 devstack@c-api.service[112788]: /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:13:43.136340 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136340 np0000180458 devstack@c-api.service[112788]: /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:13:43.136340 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136641 np0000180458 devstack@c-api.service[112788]: /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:13:43.136641 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136641 np0000180458 devstack@c-api.service[112788]: /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:13:43.136641 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136806 np0000180458 devstack@c-api.service[112788]: /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:13:43.136806 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136806 np0000180458 devstack@c-api.service[112788]: /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:13:43.136806 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136969 np0000180458 devstack@c-api.service[112788]: /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:13:43.136969 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136969 np0000180458 devstack@c-api.service[112788]: /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:13:43.136969 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.136969 np0000180458 devstack@c-api.service[112788]: /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:13:43.137189 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137189 np0000180458 devstack@c-api.service[112788]: /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:13:43.137189 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137189 np0000180458 devstack@c-api.service[112788]: /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:13:43.137189 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137412 np0000180458 devstack@c-api.service[112788]: /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:13:43.137412 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137412 np0000180458 devstack@c-api.service[112788]: /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:13:43.137412 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137625 np0000180458 devstack@c-api.service[112788]: /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:13:43.137625 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137625 np0000180458 devstack@c-api.service[112788]: /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:13:43.137625 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137836 np0000180458 devstack@c-api.service[112788]: /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:13:43.137836 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.137836 np0000180458 devstack@c-api.service[112788]: /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:13:43.137836 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138054 np0000180458 devstack@c-api.service[112788]: /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:13:43.138054 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138054 np0000180458 devstack@c-api.service[112788]: /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:13:43.138054 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138282 np0000180458 devstack@c-api.service[112788]: /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:13:43.138282 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138282 np0000180458 devstack@c-api.service[112788]: /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:13:43.138282 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138439 np0000180458 devstack@c-api.service[112788]: /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:13:43.138439 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138439 np0000180458 devstack@c-api.service[112788]: /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:13:43.138439 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138439 np0000180458 devstack@c-api.service[112788]: /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:13:43.138657 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138657 np0000180458 devstack@c-api.service[112788]: /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:13:43.138657 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138657 np0000180458 devstack@c-api.service[112788]: /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:13:43.138657 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138657 np0000180458 devstack@c-api.service[112788]: /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:13:43.138898 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138898 np0000180458 devstack@c-api.service[112788]: /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:13:43.138898 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.138898 np0000180458 devstack@c-api.service[112788]: /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:13:43.138898 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139075 np0000180458 devstack@c-api.service[112788]: /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:13:43.139075 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139075 np0000180458 devstack@c-api.service[112788]: /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:13:43.139075 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139075 np0000180458 devstack@c-api.service[112788]: /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:13:43.139075 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139342 np0000180458 devstack@c-api.service[112788]: /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:13:43.139342 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139342 np0000180458 devstack@c-api.service[112788]: /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:13:43.139342 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139342 np0000180458 devstack@c-api.service[112788]: /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:13:43.139342 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139586 np0000180458 devstack@c-api.service[112788]: /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:13:43.139586 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139586 np0000180458 devstack@c-api.service[112788]: /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:13:43.139586 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139586 np0000180458 devstack@c-api.service[112788]: /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:13:43.139586 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139815 np0000180458 devstack@c-api.service[112788]: /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:13:43.139815 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139815 np0000180458 devstack@c-api.service[112788]: /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:13:43.139815 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.139815 np0000180458 devstack@c-api.service[112788]: /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:13:43.139815 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140034 np0000180458 devstack@c-api.service[112788]: /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:13:43.140034 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140034 np0000180458 devstack@c-api.service[112788]: /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:13:43.140034 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140205 np0000180458 devstack@c-api.service[112788]: /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:13:43.140205 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140205 np0000180458 devstack@c-api.service[112788]: /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:13:43.140205 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140205 np0000180458 devstack@c-api.service[112788]: /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:13:43.140397 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140397 np0000180458 devstack@c-api.service[112788]: /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:13:43.140397 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140397 np0000180458 devstack@c-api.service[112788]: /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:13:43.140397 np0000180458 devstack@c-api.service[112788]: warnings.warn(deprecated_msg) Jun 16 01:13:43.140397 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.middleware.request_id [None req-98eb02e7-d450-4926-9cc6-2e82143b7bcb None None] RequestId filter calling following filter/app {{(pid=112788) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:13:43.675226 np0000180458 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-98eb02e7-d450-4926-9cc6-2e82143b7bcb admin admin] POST https://199.204.45.35/volume/v3/types Jun 16 01:13:43.675927 np0000180458 devstack@c-api.service[112788]: DEBUG cinder.api.openstack.wsgi [None req-98eb02e7-d450-4926-9cc6-2e82143b7bcb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112788) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:13:43.678203 np0000180458 devstack@c-api.service[112788]: /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:13:43.678203 np0000180458 devstack@c-api.service[112788]: warnings.warn( Jun 16 01:13:43.722563 np0000180458 devstack@c-api.service[112788]: DEBUG oslo_db.sqlalchemy.engines [None req-98eb02e7-d450-4926-9cc6-2e82143b7bcb 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=112788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:43.752609 np0000180458 devstack@c-api.service[112788]: INFO cinder.api.openstack.wsgi [None req-98eb02e7-d450-4926-9cc6-2e82143b7bcb admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 Jun 16 01:13:43.753255 np0000180458 devstack@c-api.service[112788]: [pid: 112788|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Tue Jun 16 01:13:43 2026] POST /volume/v3/types => generated 186 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:13:43.771814 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.middleware.request_id [req-98eb02e7-d450-4926-9cc6-2e82143b7bcb req-0f168548-8525-4ae5-bb2f-3389ca6adfb7 None None] RequestId filter calling following filter/app {{(pid=112790) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:13:44.101227 np0000180458 devstack@c-api.service[112790]: INFO cinder.api.openstack.wsgi [req-98eb02e7-d450-4926-9cc6-2e82143b7bcb req-0f168548-8525-4ae5-bb2f-3389ca6adfb7 admin admin] POST https://199.204.45.35/volume/v3/types/3286c92e-64ca-40ff-9834-9d2ddea86e10/extra_specs Jun 16 01:13:44.101804 np0000180458 devstack@c-api.service[112790]: DEBUG cinder.api.openstack.wsgi [req-98eb02e7-d450-4926-9cc6-2e82143b7bcb req-0f168548-8525-4ae5-bb2f-3389ca6adfb7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112790) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:13:44.103536 np0000180458 devstack@c-api.service[112790]: /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:13:44.103536 np0000180458 devstack@c-api.service[112790]: warnings.warn( Jun 16 01:13:44.147297 np0000180458 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [req-98eb02e7-d450-4926-9cc6-2e82143b7bcb req-0f168548-8525-4ae5-bb2f-3389ca6adfb7 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:13:44.214844 np0000180458 devstack@c-api.service[112790]: INFO cinder.api.openstack.wsgi [req-98eb02e7-d450-4926-9cc6-2e82143b7bcb req-0f168548-8525-4ae5-bb2f-3389ca6adfb7 admin admin] https://199.204.45.35/volume/v3/types/3286c92e-64ca-40ff-9834-9d2ddea86e10/extra_specs returned with HTTP 200 Jun 16 01:13:44.215465 np0000180458 devstack@c-api.service[112790]: [pid: 112790|app: 0|req: 2/3] 199.204.45.35 () {70 vars in 1498 bytes} [Tue Jun 16 01:13:43 2026] POST /volume/v3/types/3286c92e-64ca-40ff-9834-9d2ddea86e10/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:13:45.682981 np0000180458 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=6 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:45.698098 np0000180458 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=6 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:53.749804 np0000180458 devstack@c-api.service[112788]: DEBUG dbcounter [-] [112788] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:54.243738 np0000180458 devstack@c-api.service[112790]: DEBUG dbcounter [-] [112790] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}