Jun 16 01:17:00.439139 np0000180518 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:17:00.445986 np0000180518 devstack@c-api.service[112343]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:17:00 2026] *** Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: nodename: np0000180518 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: machine: x86_64 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: clock source: unix Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: pcre jit disabled Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: detected number of CPU cores: 16 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: current working directory: / Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: your processes number limit is 256917 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: your memory page size is 4096 bytes Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: detected max file descriptor number: 2048 Jun 16 01:17:00.449213 np0000180518 devstack@c-api.service[112343]: lock engine: pthread robust mutexes Jun 16 01:17:00.449726 np0000180518 devstack@c-api.service[112343]: thunder lock: enabled Jun 16 01:17:00.449726 np0000180518 devstack@c-api.service[112343]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:17:00.449796 np0000180518 devstack@c-api.service[112343]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:17:00.449796 np0000180518 devstack@c-api.service[112343]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:17:00.449796 np0000180518 devstack@c-api.service[112343]: Set PythonHome to /opt/stack/data/venv Jun 16 01:17:00.485796 np0000180518 devstack@c-api.service[112343]: Python main interpreter initialized at 0x71c6d92a3668 Jun 16 01:17:00.485796 np0000180518 devstack@c-api.service[112343]: python threads support enabled Jun 16 01:17:00.485796 np0000180518 devstack@c-api.service[112343]: your server socket listen backlog is limited to 100 connections Jun 16 01:17:00.485796 np0000180518 devstack@c-api.service[112343]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:17:00.486338 np0000180518 devstack@c-api.service[112343]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:17:00.486483 np0000180518 devstack@c-api.service[112343]: *** Operational MODE: preforking *** Jun 16 01:17:00.486649 np0000180518 devstack@c-api.service[112343]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:17:00.486649 np0000180518 devstack@c-api.service[112343]: spawned uWSGI master process (pid: 112343) Jun 16 01:17:00.486832 np0000180518 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:17:00.487530 np0000180518 devstack@c-api.service[112343]: spawned uWSGI worker 1 (pid: 112352, cores: 1) Jun 16 01:17:00.488084 np0000180518 devstack@c-api.service[112343]: spawned uWSGI worker 2 (pid: 112353, cores: 1) Jun 16 01:17:00.489211 np0000180518 devstack@c-api.service[112343]: spawned uWSGI worker 3 (pid: 112354, cores: 1) Jun 16 01:17:00.489439 np0000180518 devstack@c-api.service[112343]: spawned uWSGI worker 4 (pid: 112355, cores: 1) Jun 16 01:17:00.489439 np0000180518 devstack@c-api.service[112343]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: we strongly recommend against using it for new projects. Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: framework. For more detail see Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:17:00.618453 np0000180518 devstack@c-api.service[112353]: import eventlet # noqa Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: we strongly recommend against using it for new projects. Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: framework. For more detail see Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:17:00.624416 np0000180518 devstack@c-api.service[112354]: import eventlet # noqa Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: we strongly recommend against using it for new projects. Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: framework. For more detail see Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:17:00.632732 np0000180518 devstack@c-api.service[112352]: import eventlet # noqa Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: we strongly recommend against using it for new projects. Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: framework. For more detail see Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:17:00.634661 np0000180518 devstack@c-api.service[112355]: import eventlet # noqa Jun 16 01:17:00.704510 np0000180518 devstack@c-api.service[112353]: /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:17:00.704510 np0000180518 devstack@c-api.service[112353]: warnings.warn( Jun 16 01:17:00.709771 np0000180518 devstack@c-api.service[112354]: /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:17:00.709771 np0000180518 devstack@c-api.service[112354]: warnings.warn( Jun 16 01:17:00.720573 np0000180518 devstack@c-api.service[112355]: /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:17:00.720573 np0000180518 devstack@c-api.service[112355]: warnings.warn( Jun 16 01:17:00.723429 np0000180518 devstack@c-api.service[112352]: /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:17:00.723429 np0000180518 devstack@c-api.service[112352]: warnings.warn( Jun 16 01:17:00.782380 np0000180518 devstack@c-api.service[112353]: /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:17:00.782380 np0000180518 devstack@c-api.service[112353]: from cgi import parse_header Jun 16 01:17:00.786440 np0000180518 devstack@c-api.service[112354]: /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:17:00.786440 np0000180518 devstack@c-api.service[112354]: from cgi import parse_header Jun 16 01:17:00.799747 np0000180518 devstack@c-api.service[112355]: /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:17:00.799747 np0000180518 devstack@c-api.service[112355]: from cgi import parse_header Jun 16 01:17:00.807201 np0000180518 devstack@c-api.service[112352]: /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:17:00.807201 np0000180518 devstack@c-api.service[112352]: from cgi import parse_header Jun 16 01:17:00.831997 np0000180518 devstack@c-api.service[112353]: /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:17:00.831997 np0000180518 devstack@c-api.service[112353]: removals.removed_module( Jun 16 01:17:00.833375 np0000180518 devstack@c-api.service[112353]: /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:17:00.833375 np0000180518 devstack@c-api.service[112353]: removals.removed_module( Jun 16 01:17:00.837872 np0000180518 devstack@c-api.service[112354]: /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:17:00.837872 np0000180518 devstack@c-api.service[112354]: removals.removed_module( Jun 16 01:17:00.839383 np0000180518 devstack@c-api.service[112354]: /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:17:00.839383 np0000180518 devstack@c-api.service[112354]: removals.removed_module( Jun 16 01:17:00.852021 np0000180518 devstack@c-api.service[112355]: /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:17:00.852021 np0000180518 devstack@c-api.service[112355]: removals.removed_module( Jun 16 01:17:00.853682 np0000180518 devstack@c-api.service[112355]: /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:17:00.853682 np0000180518 devstack@c-api.service[112355]: removals.removed_module( Jun 16 01:17:00.860759 np0000180518 devstack@c-api.service[112352]: /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:17:00.860759 np0000180518 devstack@c-api.service[112352]: removals.removed_module( Jun 16 01:17:00.862476 np0000180518 devstack@c-api.service[112352]: /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:17:00.862476 np0000180518 devstack@c-api.service[112352]: removals.removed_module( Jun 16 01:17:01.464795 np0000180518 devstack@c-api.service[112354]: /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:17:01.464795 np0000180518 devstack@c-api.service[112354]: warnings.warn( Jun 16 01:17:01.520711 np0000180518 devstack@c-api.service[112355]: /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:17:01.520711 np0000180518 devstack@c-api.service[112355]: warnings.warn( Jun 16 01:17:01.521664 np0000180518 devstack@c-api.service[112353]: /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:17:01.521664 np0000180518 devstack@c-api.service[112353]: warnings.warn( Jun 16 01:17:01.529126 np0000180518 devstack@c-api.service[112352]: /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:17:01.529126 np0000180518 devstack@c-api.service[112352]: warnings.warn( Jun 16 01:17:01.608756 np0000180518 devstack@c-api.service[112354]: /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:17:01.608756 np0000180518 devstack@c-api.service[112354]: warnings.warn( Jun 16 01:17:01.629226 np0000180518 devstack@c-api.service[112353]: /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:17:01.629226 np0000180518 devstack@c-api.service[112353]: warnings.warn( Jun 16 01:17:01.648529 np0000180518 devstack@c-api.service[112352]: /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:17:01.648529 np0000180518 devstack@c-api.service[112352]: warnings.warn( Jun 16 01:17:01.653707 np0000180518 devstack@c-api.service[112355]: /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:17:01.653707 np0000180518 devstack@c-api.service[112355]: warnings.warn( Jun 16 01:17:01.932556 np0000180518 devstack@c-api.service[112353]: 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:17:01.932738 np0000180518 devstack@c-api.service[112353]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112353) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:17:01.935686 np0000180518 devstack@c-api.service[112354]: 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:17:01.936212 np0000180518 devstack@c-api.service[112354]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112354) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:17:01.940185 np0000180518 devstack@c-api.service[112352]: 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:17:01.940385 np0000180518 devstack@c-api.service[112352]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112352) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:17:01.948614 np0000180518 devstack@c-api.service[112355]: 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:17:01.949096 np0000180518 devstack@c-api.service[112355]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112355) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:17:02.019281 np0000180518 devstack@c-api.service[112353]: /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:17:02.019281 np0000180518 devstack@c-api.service[112353]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:17:02.020687 np0000180518 devstack@c-api.service[112352]: /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:17:02.020687 np0000180518 devstack@c-api.service[112352]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:17:02.022114 np0000180518 devstack@c-api.service[112355]: /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:17:02.022114 np0000180518 devstack@c-api.service[112355]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:17:02.023169 np0000180518 devstack@c-api.service[112354]: /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:17:02.023169 np0000180518 devstack@c-api.service[112354]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:17:02.515275 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112354) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:17:02.515482 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112355) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:17:02.515564 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112353) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:17:02.515629 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112352) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:17:02.515704 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.515771 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.515823 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.515914 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.515969 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.516035 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.516089 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.516141 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.516193 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.516279 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.516279 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.516377 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.517436 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.517544 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.517544 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.517662 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.517730 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.517789 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.517873 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.517950 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.518004 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.518062 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.518114 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.518176 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.518227 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.518277 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.518331 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.518391 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.518451 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.518504 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.518553 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.518605 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.518661 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.518719 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.518768 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.518828 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.518921 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.518978 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.519049 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.519049 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.519452 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.519452 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.519452 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.519452 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.519452 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.519809 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.521078 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.521256 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.521413 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.521613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.521613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.521613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.521613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.521613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.522981 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.524339 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.524678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.524678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.524678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.524678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.524678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.524792 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.524818 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.524841 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.524881 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.524914 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.524940 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.524964 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525004 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525028 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525051 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525075 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.525103 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.525128 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.525152 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.525176 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.525201 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.525228 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.525254 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.525279 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525279 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525279 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.525279 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.525279 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.525393 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.525393 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.525441 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.525475 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525505 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.525529 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525557 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525586 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.525613 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525638 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.525667 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.525697 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.525724 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.525724 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.525771 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.525771 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.525771 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.525771 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.525962 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.525988 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526011 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.526048 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526083 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.526109 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.526134 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.526134 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526134 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526134 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.526218 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.526244 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.526270 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.526298 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.526328 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.526353 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.526375 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.526404 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.526428 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526452 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526476 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.526502 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526526 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526554 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.526582 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.526607 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.526631 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.526631 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.526631 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526705 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.526730 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526764 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.526795 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.526826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.526826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.526826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.526826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.526826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.527666 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.527741 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.527787 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.527841 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.527922 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.527976 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.528031 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.528084 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.528133 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.528184 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.528265 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.528322 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.528375 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.528429 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.528485 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.528537 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.528585 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.528636 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.528695 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.528743 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.528790 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.528838 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.528900 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.528956 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.529010 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.529058 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.529105 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.529161 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.529210 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.529258 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.529304 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.529355 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.529402 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.529449 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.529505 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.529553 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.529599 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.529647 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.529693 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.529739 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.529785 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.529833 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.529897 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.529897 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.529999 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.529999 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.530089 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.530137 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.530189 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.530242 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.530292 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.530340 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.530424 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.530485 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.530535 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.530589 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.533066 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.533134 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.533186 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.533236 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.533285 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.533364 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.533419 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.533549 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.533604 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.533663 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.533732 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.533796 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.533832 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.533884 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.533930 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.533982 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.534020 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.534058 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.534095 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.534133 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.534170 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.534556 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.534624 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.534711 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.534780 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.534863 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.534863 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.534961 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.538380 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.538439 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.538535 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.538613 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.538613 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.538718 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.538718 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.539033 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.539090 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.539137 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.539171 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.539203 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.539243 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.539282 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.539320 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.539359 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.539393 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.539427 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.539460 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.539497 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.539532 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.539567 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.539612 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.539612 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.539612 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.539612 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.539733 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.539733 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.541541 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.541599 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.541635 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.541667 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.541713 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.541748 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.541783 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.541816 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.541869 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.541904 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.541938 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.541972 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.542005 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.542040 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.542084 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.542118 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.542162 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.542198 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.542232 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.542264 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.542299 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.542335 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.542370 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.542413 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.542449 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.542487 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.542527 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.542564 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.542597 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.542632 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.542673 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.542714 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.542748 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.542782 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.542823 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.542874 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.542911 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.542944 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.542976 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.543013 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.543046 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.543079 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.543122 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.543162 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.543203 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.543236 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.543271 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.543305 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.543340 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.543372 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.543404 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.543443 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.543477 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.543520 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.543562 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.543595 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.543636 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.543670 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.543701 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.543732 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.543770 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.543803 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.543834 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.543882 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.543929 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.543967 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.543999 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.544030 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.544062 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.544093 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.544124 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.544156 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.544188 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.544240 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.544278 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.544309 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.544341 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.544373 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.544405 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.544436 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.544468 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.544502 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.544502 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.544502 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.545215 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.545215 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.545215 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.545415 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.545451 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.545487 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.545520 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.545561 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.545594 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.545632 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.545670 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.545706 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.545740 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.545771 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.545805 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.545878 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.545916 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.545991 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.546051 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.546121 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.546121 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.546248 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.546248 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.546377 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.546444 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.546444 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.546444 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.546444 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.547859 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.547944 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.548012 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.548091 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.548091 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.548250 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.548343 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.548421 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.548487 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.548557 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.548557 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.548664 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.548728 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.548796 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.548871 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.548907 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.548950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.549033 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.549098 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.549161 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.549226 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.549290 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.549353 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.549416 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.549486 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.549554 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.549554 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.549554 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.549741 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.549741 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.549741 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.550000 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.550070 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.550070 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.550200 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.550266 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.550329 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.550397 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.550461 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.550461 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.550590 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.550660 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.550730 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.550795 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.550874 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.550951 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.551016 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.551080 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.551144 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.551207 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.551273 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.551345 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.551419 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.551479 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.551545 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.551615 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.551682 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.551754 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.551817 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.551900 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.551966 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.552030 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.552104 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.552169 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.552268 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.552336 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.552398 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.552462 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.552530 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.552592 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.552647 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.552686 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.552730 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.552779 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.552829 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.552892 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.552940 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.552991 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.553035 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.553074 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.553074 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.553074 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.553074 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.553074 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.553297 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.553297 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.553388 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.553435 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.553475 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.553521 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.553567 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.553605 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.553656 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.553688 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.553714 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.553739 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.553766 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.553827 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.553892 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.553933 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.553982 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.553982 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.554142 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.554194 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.554240 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.554288 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.554340 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.554387 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.554434 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.554434 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.554434 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.554434 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.554614 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.554614 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.554614 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.554614 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.554614 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.554834 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.554898 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.554951 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.554998 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.555050 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.555050 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.555050 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.555050 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.555050 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.555224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.555224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.555224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.555224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.555319 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.555344 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.555489 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.560286 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.560348 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.560398 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.560456 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.560507 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.560537 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.560562 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.560593 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.560625 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.560664 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.560698 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.560736 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.560770 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.560805 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.560838 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.560894 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.560928 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.561304 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.561392 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.561441 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.561476 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.561517 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.561548 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.561586 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.561617 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.561650 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.561687 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.561727 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.561764 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.561797 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.561831 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.561883 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.561883 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.561943 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.561975 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.562009 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.562041 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.562073 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.562119 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.562166 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.562200 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.562200 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.562261 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.562301 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.562334 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.562367 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.562403 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.562436 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.562468 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.562507 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.562546 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.562546 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.562607 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.562639 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.562639 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.562700 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.562732 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.562765 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.562801 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.562801 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.562891 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.562924 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.562924 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.562982 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.563015 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.563015 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.563073 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.563107 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.563151 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.563189 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.563224 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.563259 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.563291 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.563322 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.563359 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.563400 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.563400 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.563461 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.563504 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.563539 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.563576 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.563613 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.563644 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.563644 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.563715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.563715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.563715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.563715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.563715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.564796 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.564880 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.564921 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.564921 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.564921 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.565640 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.565698 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.565698 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.565698 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.565819 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.565819 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.565819 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.565819 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.566031 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.566084 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.566084 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.566151 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.566185 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.566224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.566224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.566224 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.566320 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.566353 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.566394 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.566427 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.566427 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.566655 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.566694 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.566733 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.566733 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.566798 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.566836 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.566836 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.566920 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.566953 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.566986 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.567018 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.567068 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.567102 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.567139 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.567176 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.567214 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.567247 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.567247 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.567312 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.567345 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.567576 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.567607 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.567640 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.567678 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.567678 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.567739 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.570163 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.570619 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.570696 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.570762 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.570835 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.570923 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.570989 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.571052 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.571114 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.571178 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.571253 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.571327 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.571392 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.571455 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.571520 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.571582 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.571652 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.571716 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.571786 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.571866 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.571866 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.571866 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.572065 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.572131 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.572226 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.572296 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.572354 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.572418 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.572487 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.572551 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.572622 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.572685 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.572737 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.572788 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.572834 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.572899 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.572945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.572945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.572945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.572945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.572945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.573179 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.573227 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.573272 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.573318 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.573363 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.573405 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.573454 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.573495 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.573548 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.573599 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.573647 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.573694 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.573739 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.573784 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.573830 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.573895 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.573943 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.573999 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.573999 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.574100 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.574143 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.574195 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.574247 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.574290 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.574290 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.574390 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.574437 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.574491 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.574536 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.574585 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.574632 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.574678 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.574727 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.574774 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.574825 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.574889 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.574889 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.574991 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.575039 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.575086 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.575137 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.575180 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.575226 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.575273 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.575319 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.575367 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.575419 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.575468 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.575516 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.575570 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.575626 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.575673 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.575725 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.575773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.576260 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.576260 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.576356 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.576356 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.576356 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.576356 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.576492 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.576517 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.576517 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.576561 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.576586 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.576615 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.576648 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.576679 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.576679 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.576725 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.576754 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.576778 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.576806 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.576830 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.576830 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.576902 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.576929 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577022 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577055 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577082 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577082 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577082 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577153 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.577177 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577202 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577226 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577256 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577284 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.577308 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577308 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577355 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577379 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577402 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577426 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577455 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.577484 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.577510 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577539 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577562 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577589 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577614 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577642 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577669 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577697 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577722 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577748 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577776 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577803 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577828 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577872 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577896 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577923 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.577950 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.578097 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.578097 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.578097 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.578097 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.578097 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.578201 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.578225 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.578256 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.578279 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.578302 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.578302 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.578302 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.578302 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.578302 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.578403 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.583463 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.583520 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.583587 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.583654 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.583709 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.583736 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.583767 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.583795 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.583820 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.583860 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.583945 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112355) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.584007 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.584103 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.584159 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.584225 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.584253 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.584284 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.584307 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.584332 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112355) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.584355 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112354) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.584379 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112355) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.584402 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.584402 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.584402 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.584473 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112354) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.584498 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.584532 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112354) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.584558 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.584589 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.584754 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.584832 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.584905 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.584956 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.585004 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.585051 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.585105 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.585221 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.585274 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112353) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.585321 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.585367 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.585418 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.585469 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.585469 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.585554 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:17:02.585607 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112353) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.585638 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112352) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:17:02.585664 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112353) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.585688 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:17:02.585688 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:17:02.585688 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:17:02.585688 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112352) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:17:02.585688 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112352) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:17:02.631678 np0000180518 devstack@c-api.service[112353]: INFO dbcounter [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Registered counter for database cinder Jun 16 01:17:02.632291 np0000180518 devstack@c-api.service[112354]: INFO dbcounter [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Registered counter for database cinder Jun 16 01:17:02.633090 np0000180518 devstack@c-api.service[112352]: INFO dbcounter [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Registered counter for database cinder Jun 16 01:17:02.634482 np0000180518 devstack@c-api.service[112355]: INFO dbcounter [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Registered counter for database cinder Jun 16 01:17:02.683801 np0000180518 devstack@c-api.service[112353]: DEBUG oslo_db.sqlalchemy.engines [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 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=112353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.688836 np0000180518 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.694191 np0000180518 devstack@c-api.service[112354]: DEBUG oslo_db.sqlalchemy.engines [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 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=112354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.700228 np0000180518 devstack@c-api.service[112352]: DEBUG oslo_db.sqlalchemy.engines [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 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=112352) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.801327 np0000180518 devstack@c-api.service[112353]: DEBUG dbcounter [-] [112353] Writer thread running {{(pid=112353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:17:02.804081 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:17:02.806511 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:17:02.808690 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:17:02.810247 np0000180518 devstack@c-api.service[112355]: DEBUG dbcounter [-] [112355] Writer thread running {{(pid=112355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:17:02.811102 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:17:02.812797 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.842927 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:17:02.843009 np0000180518 devstack@c-api.service[112354]: DEBUG dbcounter [-] [112354] Writer thread running {{(pid=112354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:17:02.843043 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:17:02.843069 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:17:02.843097 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:17:02.843121 np0000180518 devstack@c-api.service[112352]: DEBUG dbcounter [-] [112352] Writer thread running {{(pid=112352) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:17:02.843180 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843215 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:17:02.843240 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:17:02.843268 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:17:02.843293 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843325 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:17:02.843355 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:17:02.843383 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:17:02.843412 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843436 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:17:02.843465 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843497 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:17:02.843497 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843557 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.843582 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.861887 np0000180518 devstack@c-api.service[112353]: DEBUG oslo_db.sqlalchemy.engines [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 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=112353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.864655 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:17:02.866341 np0000180518 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.867078 np0000180518 devstack@c-api.service[112353]: INFO cinder.rpc [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:17:02.868210 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.870507 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:17:02.871218 np0000180518 devstack@c-api.service[112355]: INFO cinder.rpc [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:17:02.872289 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.872975 np0000180518 devstack@c-api.service[112354]: DEBUG oslo_db.sqlalchemy.engines [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 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=112354) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.875124 np0000180518 devstack@c-api.service[112352]: DEBUG oslo_db.sqlalchemy.engines [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 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=112352) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:02.876044 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:17:02.877989 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:17:02.878779 np0000180518 devstack@c-api.service[112354]: INFO cinder.rpc [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:17:02.880011 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.880220 np0000180518 devstack@c-api.service[112352]: INFO cinder.rpc [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:17:02.880445 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.881377 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.883648 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.883722 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.886765 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.886908 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.890042 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.892028 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.892247 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.893146 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.895009 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.895141 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.895653 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.896406 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.897900 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.898165 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.899085 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.899600 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.901011 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.901131 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.903780 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.904500 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.904801 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.904899 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.906689 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.907315 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.907879 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.907970 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.908195 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.910214 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.910792 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.910990 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.911062 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.911695 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.914122 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.914310 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.914460 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.916353 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.916944 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.917482 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.919828 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.919931 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.919989 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.920594 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.921336 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.922070 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.922142 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.923388 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.923648 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.924069 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.924792 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.925078 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.925668 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.926424 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.927128 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.927644 np0000180518 devstack@c-api.service[112353]: WARNING cinder.api.contrib.hosts [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:17:02.928307 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.928560 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.929560 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.929628 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.929910 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.930338 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.930905 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.931119 np0000180518 devstack@c-api.service[112355]: WARNING cinder.api.contrib.hosts [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:17:02.931824 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.932472 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.933182 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.933266 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.933445 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: extensions {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.933712 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.934503 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.934976 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-quota-class-sets {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.935566 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.935915 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.936020 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.936279 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: scheduler-stats {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.937072 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: extensions {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.937244 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.937800 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.937897 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-quota-sets {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.938397 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-quota-class-sets {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.938640 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.938830 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.939659 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: scheduler-stats {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.939750 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: backups {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.940083 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.940231 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.941141 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-quota-sets {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.941292 np0000180518 devstack@c-api.service[112354]: WARNING cinder.api.contrib.hosts [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:17:02.941396 np0000180518 devstack@c-api.service[112352]: WARNING cinder.api.contrib.hosts [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:17:02.941757 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-snapshot-manage {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.942015 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.942103 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.943142 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: backups {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.943217 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: consistencygroups {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.943317 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.943410 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.944644 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.944802 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.945167 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: extra_specs {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.945245 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-snapshot-manage {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.946181 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.946388 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.946597 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: consistencygroups {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.946705 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-hosts {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.947134 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: extensions {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.947356 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: extensions {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.948065 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-volume-manage {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.948493 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-quota-class-sets {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.948557 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: extra_specs {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.948729 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-quota-class-sets {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.949492 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-availability-zone {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.949773 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: scheduler-stats {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.950043 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: scheduler-stats {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.950113 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-hosts {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.950804 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: encryption {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.951318 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-quota-sets {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.951456 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-volume-manage {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.951517 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-quota-sets {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.952446 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-volume-transfer {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.953199 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-availability-zone {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.953721 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: backups {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.953894 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: backups {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.954213 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: capabilities {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.954550 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: encryption {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.955486 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: encryption {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.955754 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-snapshot-manage {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.955923 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-snapshot-manage {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.956145 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-volume-transfer {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.957024 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: os-volume-type-access {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.957224 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: consistencygroups {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.957351 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: consistencygroups {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.957819 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: capabilities {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.958675 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: cgsnapshots {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.959158 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: encryption {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.959250 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: extra_specs {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.959486 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: extra_specs {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.960127 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extended resource: qos-specs {{(pid=112353) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.960705 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: os-volume-type-access {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.960781 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-hosts {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.960916 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-hosts {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.962231 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-volume-manage {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.962324 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.contrib.snapshot_actions [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] SnapshotActionsController initialized {{(pid=112353) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:17:02.962392 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-volume-manage {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.962472 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: cgsnapshots {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.963016 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.963651 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-availability-zone {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.963728 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-availability-zone {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.963787 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extended resource: qos-specs {{(pid=112355) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.964399 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.965036 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: encryption {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.965094 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: encryption {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.965746 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.966022 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.contrib.snapshot_actions [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] SnapshotActionsController initialized {{(pid=112355) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:17:02.966573 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-volume-transfer {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.966635 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-volume-transfer {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.966759 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.967071 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.968199 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.968269 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: capabilities {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.968390 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: capabilities {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.968483 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.969560 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: encryption {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.969620 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.969755 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: encryption {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.969934 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.970908 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.971093 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: os-volume-type-access {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.971276 np0000180518 devstack@c-api.service[112353]: WARNING castellan.key_manager.migration [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.971350 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: os-volume-type-access {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.972155 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972264 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972365 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.972435 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972497 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension AdminActions extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972634 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension AdminActions extending resource: snapshots {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972715 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension AdminActions extending resource: backups {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.972788 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: cgsnapshots {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.972922 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeActions extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973045 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension TypesManage extending resource: types {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973152 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension UsedLimits extending resource: limits {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973248 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973322 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973439 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973508 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: cgsnapshots {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.973570 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973650 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973753 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.973832 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.973959 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.v3.router [None req-8508084b-472d-4d5a-8a39-f3b72c7991a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112353) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.974237 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extended resource: qos-specs {{(pid=112352) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.975161 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extended resource: qos-specs {{(pid=112354) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:17:02.975282 np0000180518 devstack@c-api.service[112355]: WARNING castellan.key_manager.migration [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.976018 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.976182 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.976253 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.976376 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.contrib.snapshot_actions [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] SnapshotActionsController initialized {{(pid=112352) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:17:02.976536 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension AdminActions extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.976536 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension AdminActions extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977292 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension AdminActions extending resource: backups {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977292 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeActions extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977292 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension TypesManage extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977292 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension UsedLimits extending resource: limits {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977556 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.977624 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977624 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977624 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977624 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.977947 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] SnapshotActionsController initialized {{(pid=112354) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:17:02.978023 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.978023 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.978023 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.v3.router [None req-15b06a2f-77b9-475d-a0f2-f60af4bca005 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112355) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.978540 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.978655 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.980042 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.980148 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.981378 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.981459 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.982696 np0000180518 devstack@c-api.service[112353]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c6d92a3668 pid: 112353 (default app) Jun 16 01:17:02.982975 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.983044 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.984103 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.984348 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.985550 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.985698 np0000180518 devstack@c-api.service[112352]: WARNING castellan.key_manager.migration [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.986572 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.986704 np0000180518 devstack@c-api.service[112355]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c6d92a3668 pid: 112355 (default app) Jun 16 01:17:02.986811 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.986811 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.986954 np0000180518 devstack@c-api.service[112354]: WARNING castellan.key_manager.migration [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:17:02.986996 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension AdminActions extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987071 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension AdminActions extending resource: snapshots {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987196 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension AdminActions extending resource: backups {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987388 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeActions extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987522 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension TypesManage extending resource: types {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987636 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension UsedLimits extending resource: limits {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987744 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987826 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987918 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.987992 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988081 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988081 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988177 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988223 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988266 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension AdminActions extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988306 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988380 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension AdminActions extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988437 np0000180518 devstack@c-api.service[112352]: DEBUG cinder.api.v3.router [None req-5fa783d1-648e-4282-a5c1-b430f857ce72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112352) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988484 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension AdminActions extending resource: backups {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988712 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeActions extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988867 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension TypesManage extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.988976 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension UsedLimits extending resource: limits {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989078 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989181 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989288 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989387 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989504 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989616 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.989715 np0000180518 devstack@c-api.service[112354]: DEBUG cinder.api.v3.router [None req-f8131e21-bcd1-48da-a22a-f4b1261bfb03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112354) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:17:02.990817 np0000180518 devstack@c-api.service[112353]: /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:17:02.990817 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.990817 np0000180518 devstack@c-api.service[112353]: /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:17:02.990817 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.990817 np0000180518 devstack@c-api.service[112353]: /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:17:02.991164 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991164 np0000180518 devstack@c-api.service[112353]: /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:17:02.991164 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991164 np0000180518 devstack@c-api.service[112353]: /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:17:02.991164 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991390 np0000180518 devstack@c-api.service[112353]: /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:17:02.991390 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991390 np0000180518 devstack@c-api.service[112353]: /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:17:02.991390 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991390 np0000180518 devstack@c-api.service[112353]: /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:17:02.991390 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991633 np0000180518 devstack@c-api.service[112353]: /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:17:02.991633 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991633 np0000180518 devstack@c-api.service[112353]: /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:17:02.991633 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991803 np0000180518 devstack@c-api.service[112353]: /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:17:02.991803 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.991803 np0000180518 devstack@c-api.service[112353]: /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:17:02.991803 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992112 np0000180518 devstack@c-api.service[112353]: /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:17:02.992112 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992112 np0000180518 devstack@c-api.service[112353]: /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:17:02.992112 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992289 np0000180518 devstack@c-api.service[112353]: /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:17:02.992289 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992289 np0000180518 devstack@c-api.service[112353]: /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:17:02.992289 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992289 np0000180518 devstack@c-api.service[112353]: /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:17:02.992522 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992522 np0000180518 devstack@c-api.service[112353]: /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:17:02.992522 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992522 np0000180518 devstack@c-api.service[112353]: /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:17:02.992522 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992733 np0000180518 devstack@c-api.service[112353]: /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:17:02.992733 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992733 np0000180518 devstack@c-api.service[112353]: /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:17:02.992733 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.992733 np0000180518 devstack@c-api.service[112353]: /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:17:02.992733 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993018 np0000180518 devstack@c-api.service[112353]: /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:17:02.993018 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993018 np0000180518 devstack@c-api.service[112353]: /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:17:02.993018 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993018 np0000180518 devstack@c-api.service[112353]: /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:17:02.993018 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993278 np0000180518 devstack@c-api.service[112353]: /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:17:02.993278 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993278 np0000180518 devstack@c-api.service[112353]: /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:17:02.993278 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993278 np0000180518 devstack@c-api.service[112353]: /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:17:02.993278 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993554 np0000180518 devstack@c-api.service[112353]: /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:17:02.993554 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993554 np0000180518 devstack@c-api.service[112353]: /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:17:02.993554 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993554 np0000180518 devstack@c-api.service[112353]: /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:17:02.993778 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993778 np0000180518 devstack@c-api.service[112353]: /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:17:02.993778 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.993778 np0000180518 devstack@c-api.service[112353]: /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:17:02.993778 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994042 np0000180518 devstack@c-api.service[112353]: /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:17:02.994042 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994042 np0000180518 devstack@c-api.service[112353]: /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:17:02.994042 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994042 np0000180518 devstack@c-api.service[112353]: /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:17:02.994042 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994300 np0000180518 devstack@c-api.service[112353]: /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:17:02.994300 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994300 np0000180518 devstack@c-api.service[112353]: /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:17:02.994300 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994300 np0000180518 devstack@c-api.service[112353]: /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:17:02.994300 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994552 np0000180518 devstack@c-api.service[112353]: /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:17:02.994552 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994552 np0000180518 devstack@c-api.service[112353]: /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:17:02.994552 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994552 np0000180518 devstack@c-api.service[112353]: /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:17:02.994777 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994777 np0000180518 devstack@c-api.service[112353]: /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:17:02.994777 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.994777 np0000180518 devstack@c-api.service[112353]: /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:17:02.994777 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995050 np0000180518 devstack@c-api.service[112353]: /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:17:02.995050 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995050 np0000180518 devstack@c-api.service[112353]: /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:17:02.995050 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995246 np0000180518 devstack@c-api.service[112353]: /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:17:02.995246 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995246 np0000180518 devstack@c-api.service[112353]: /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:17:02.995246 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995433 np0000180518 devstack@c-api.service[112353]: /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:17:02.995433 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995433 np0000180518 devstack@c-api.service[112353]: /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:17:02.995433 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995433 np0000180518 devstack@c-api.service[112353]: /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:17:02.995665 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995665 np0000180518 devstack@c-api.service[112353]: /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:17:02.995665 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995665 np0000180518 devstack@c-api.service[112353]: /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:17:02.995665 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995894 np0000180518 devstack@c-api.service[112353]: /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:17:02.995894 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.995894 np0000180518 devstack@c-api.service[112353]: /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:17:02.995894 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996088 np0000180518 devstack@c-api.service[112353]: /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:17:02.996088 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996088 np0000180518 devstack@c-api.service[112353]: /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:17:02.996088 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996272 np0000180518 devstack@c-api.service[112353]: /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:17:02.996272 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996272 np0000180518 devstack@c-api.service[112353]: /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:17:02.996272 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996469 np0000180518 devstack@c-api.service[112353]: /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:17:02.996469 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996469 np0000180518 devstack@c-api.service[112353]: /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:17:02.996469 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996654 np0000180518 devstack@c-api.service[112353]: /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:17:02.996654 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996654 np0000180518 devstack@c-api.service[112353]: /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:17:02.996654 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996834 np0000180518 devstack@c-api.service[112353]: /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:17:02.996834 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996834 np0000180518 devstack@c-api.service[112353]: /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:17:02.996834 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.996834 np0000180518 devstack@c-api.service[112353]: /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:17:02.997076 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997076 np0000180518 devstack@c-api.service[112353]: /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:17:02.997076 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997076 np0000180518 devstack@c-api.service[112353]: /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:17:02.997076 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997076 np0000180518 devstack@c-api.service[112353]: /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:17:02.997339 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997339 np0000180518 devstack@c-api.service[112353]: /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:17:02.997339 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997339 np0000180518 devstack@c-api.service[112353]: /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:17:02.997339 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997545 np0000180518 devstack@c-api.service[112353]: /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:17:02.997545 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997545 np0000180518 devstack@c-api.service[112353]: /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:17:02.997545 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997545 np0000180518 devstack@c-api.service[112353]: /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:17:02.997545 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997821 np0000180518 devstack@c-api.service[112353]: /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:17:02.997821 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997821 np0000180518 devstack@c-api.service[112353]: /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:17:02.997821 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.997821 np0000180518 devstack@c-api.service[112353]: /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:17:02.997821 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998109 np0000180518 devstack@c-api.service[112353]: /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:17:02.998109 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998109 np0000180518 devstack@c-api.service[112353]: /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:17:02.998109 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998109 np0000180518 devstack@c-api.service[112353]: /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:17:02.998109 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998376 np0000180518 devstack@c-api.service[112353]: /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:17:02.998376 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998376 np0000180518 devstack@c-api.service[112353]: /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:17:02.998376 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998376 np0000180518 devstack@c-api.service[112353]: /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:17:02.998376 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998631 np0000180518 devstack@c-api.service[112353]: /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:17:02.998631 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998631 np0000180518 devstack@c-api.service[112353]: /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:17:02.998631 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998822 np0000180518 devstack@c-api.service[112353]: /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:17:02.998822 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998822 np0000180518 devstack@c-api.service[112353]: /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:17:02.998822 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.998822 np0000180518 devstack@c-api.service[112353]: /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:17:02.999065 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.999065 np0000180518 devstack@c-api.service[112353]: /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:17:02.999065 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.999065 np0000180518 devstack@c-api.service[112353]: /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:17:02.999065 np0000180518 devstack@c-api.service[112353]: warnings.warn(deprecated_msg) Jun 16 01:17:02.999065 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.middleware.request_id [None req-c07aed91-a92b-40af-b925-13c9289d17f8 None None] RequestId filter calling following filter/app {{(pid=112353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:17:02.999065 np0000180518 devstack@c-api.service[112353]: [pid: 112353|app: 0|req: 1/1] 199.19.213.96 () {60 vars in 949 bytes} [Tue Jun 16 01:17:02 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:17:02.999349 np0000180518 devstack@c-api.service[112352]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c6d92a3668 pid: 112352 (default app) Jun 16 01:17:02.999388 np0000180518 devstack@c-api.service[112354]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71c6d92a3668 pid: 112354 (default app) Jun 16 01:17:10.921501 np0000180518 devstack@c-api.service[112355]: /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:17:10.921501 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.921501 np0000180518 devstack@c-api.service[112355]: /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:17:10.921501 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.921501 np0000180518 devstack@c-api.service[112355]: /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:17:10.922387 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.922387 np0000180518 devstack@c-api.service[112355]: /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:17:10.922387 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.922387 np0000180518 devstack@c-api.service[112355]: /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:17:10.922387 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.922669 np0000180518 devstack@c-api.service[112355]: /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:17:10.922669 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.922669 np0000180518 devstack@c-api.service[112355]: /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:17:10.922669 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.922669 np0000180518 devstack@c-api.service[112355]: /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:17:10.922669 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923066 np0000180518 devstack@c-api.service[112355]: /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:17:10.923066 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923066 np0000180518 devstack@c-api.service[112355]: /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:17:10.923066 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923336 np0000180518 devstack@c-api.service[112355]: /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:17:10.923336 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923336 np0000180518 devstack@c-api.service[112355]: /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:17:10.923336 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923573 np0000180518 devstack@c-api.service[112355]: /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:17:10.923573 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923573 np0000180518 devstack@c-api.service[112355]: /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:17:10.923573 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923834 np0000180518 devstack@c-api.service[112355]: /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:17:10.923834 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923834 np0000180518 devstack@c-api.service[112355]: /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:17:10.923834 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.923834 np0000180518 devstack@c-api.service[112355]: /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:17:10.924174 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924174 np0000180518 devstack@c-api.service[112355]: /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:17:10.924174 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924174 np0000180518 devstack@c-api.service[112355]: /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:17:10.924174 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924490 np0000180518 devstack@c-api.service[112355]: /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:17:10.924490 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924490 np0000180518 devstack@c-api.service[112355]: /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:17:10.924490 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924490 np0000180518 devstack@c-api.service[112355]: /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:17:10.924490 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924899 np0000180518 devstack@c-api.service[112355]: /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:17:10.924899 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924899 np0000180518 devstack@c-api.service[112355]: /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:17:10.924899 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.924899 np0000180518 devstack@c-api.service[112355]: /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:17:10.924899 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925257 np0000180518 devstack@c-api.service[112355]: /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:17:10.925257 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925257 np0000180518 devstack@c-api.service[112355]: /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:17:10.925257 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925257 np0000180518 devstack@c-api.service[112355]: /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:17:10.925257 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925615 np0000180518 devstack@c-api.service[112355]: /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:17:10.925615 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925615 np0000180518 devstack@c-api.service[112355]: /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:17:10.925615 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925615 np0000180518 devstack@c-api.service[112355]: /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:17:10.925989 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925989 np0000180518 devstack@c-api.service[112355]: /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:17:10.925989 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.925989 np0000180518 devstack@c-api.service[112355]: /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:17:10.925989 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926286 np0000180518 devstack@c-api.service[112355]: /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:17:10.926286 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926286 np0000180518 devstack@c-api.service[112355]: /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:17:10.926286 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926286 np0000180518 devstack@c-api.service[112355]: /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:17:10.926286 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926666 np0000180518 devstack@c-api.service[112355]: /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:17:10.926666 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926666 np0000180518 devstack@c-api.service[112355]: /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:17:10.926666 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.926666 np0000180518 devstack@c-api.service[112355]: /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:17:10.926666 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927062 np0000180518 devstack@c-api.service[112355]: /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:17:10.927062 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927062 np0000180518 devstack@c-api.service[112355]: /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:17:10.927062 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927062 np0000180518 devstack@c-api.service[112355]: /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:17:10.927378 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927378 np0000180518 devstack@c-api.service[112355]: /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:17:10.927378 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927378 np0000180518 devstack@c-api.service[112355]: /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:17:10.927378 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927678 np0000180518 devstack@c-api.service[112355]: /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:17:10.927678 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927678 np0000180518 devstack@c-api.service[112355]: /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:17:10.927678 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927985 np0000180518 devstack@c-api.service[112355]: /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:17:10.927985 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.927985 np0000180518 devstack@c-api.service[112355]: /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:17:10.927985 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928236 np0000180518 devstack@c-api.service[112355]: /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:17:10.928236 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928236 np0000180518 devstack@c-api.service[112355]: /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:17:10.928236 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928236 np0000180518 devstack@c-api.service[112355]: /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:17:10.928572 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928572 np0000180518 devstack@c-api.service[112355]: /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:17:10.928572 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928572 np0000180518 devstack@c-api.service[112355]: /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:17:10.928572 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928941 np0000180518 devstack@c-api.service[112355]: /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:17:10.928941 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.928941 np0000180518 devstack@c-api.service[112355]: /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:17:10.928941 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929191 np0000180518 devstack@c-api.service[112355]: /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:17:10.929191 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929191 np0000180518 devstack@c-api.service[112355]: /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:17:10.929191 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929442 np0000180518 devstack@c-api.service[112355]: /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:17:10.929442 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929442 np0000180518 devstack@c-api.service[112355]: /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:17:10.929442 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929691 np0000180518 devstack@c-api.service[112355]: /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:17:10.929691 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929691 np0000180518 devstack@c-api.service[112355]: /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:17:10.929691 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929912 np0000180518 devstack@c-api.service[112355]: /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:17:10.929912 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.929912 np0000180518 devstack@c-api.service[112355]: /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:17:10.929912 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930069 np0000180518 devstack@c-api.service[112355]: /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:17:10.930069 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930069 np0000180518 devstack@c-api.service[112355]: /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:17:10.930069 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930069 np0000180518 devstack@c-api.service[112355]: /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:17:10.930254 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930254 np0000180518 devstack@c-api.service[112355]: /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:17:10.930254 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930254 np0000180518 devstack@c-api.service[112355]: /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:17:10.930254 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930254 np0000180518 devstack@c-api.service[112355]: /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:17:10.930466 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930466 np0000180518 devstack@c-api.service[112355]: /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:17:10.930466 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930466 np0000180518 devstack@c-api.service[112355]: /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:17:10.930466 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930644 np0000180518 devstack@c-api.service[112355]: /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:17:10.930644 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930644 np0000180518 devstack@c-api.service[112355]: /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:17:10.930644 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930644 np0000180518 devstack@c-api.service[112355]: /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:17:10.930644 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930884 np0000180518 devstack@c-api.service[112355]: /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:17:10.930884 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930884 np0000180518 devstack@c-api.service[112355]: /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:17:10.930884 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.930884 np0000180518 devstack@c-api.service[112355]: /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:17:10.930884 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931097 np0000180518 devstack@c-api.service[112355]: /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:17:10.931097 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931097 np0000180518 devstack@c-api.service[112355]: /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:17:10.931097 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931097 np0000180518 devstack@c-api.service[112355]: /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:17:10.931097 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931300 np0000180518 devstack@c-api.service[112355]: /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:17:10.931300 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931300 np0000180518 devstack@c-api.service[112355]: /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:17:10.931300 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931300 np0000180518 devstack@c-api.service[112355]: /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:17:10.931300 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931504 np0000180518 devstack@c-api.service[112355]: /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:17:10.931504 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931504 np0000180518 devstack@c-api.service[112355]: /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:17:10.931504 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931648 np0000180518 devstack@c-api.service[112355]: /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:17:10.931648 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931648 np0000180518 devstack@c-api.service[112355]: /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:17:10.931648 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931648 np0000180518 devstack@c-api.service[112355]: /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:17:10.931885 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931885 np0000180518 devstack@c-api.service[112355]: /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:17:10.931885 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931885 np0000180518 devstack@c-api.service[112355]: /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:17:10.931885 np0000180518 devstack@c-api.service[112355]: warnings.warn(deprecated_msg) Jun 16 01:17:10.931885 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.middleware.request_id [None req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b None None] RequestId filter calling following filter/app {{(pid=112355) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:17:11.507040 np0000180518 devstack@c-api.service[112355]: INFO cinder.api.openstack.wsgi [None req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b admin admin] POST https://199.19.213.96/volume/v3/types Jun 16 01:17:11.507689 np0000180518 devstack@c-api.service[112355]: DEBUG cinder.api.openstack.wsgi [None req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112355) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:17:11.509726 np0000180518 devstack@c-api.service[112355]: /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:17:11.509726 np0000180518 devstack@c-api.service[112355]: warnings.warn( Jun 16 01:17:11.556149 np0000180518 devstack@c-api.service[112355]: DEBUG oslo_db.sqlalchemy.engines [None req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b 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=112355) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:11.592023 np0000180518 devstack@c-api.service[112355]: INFO cinder.api.openstack.wsgi [None req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b admin admin] https://199.19.213.96/volume/v3/types returned with HTTP 200 Jun 16 01:17:11.592023 np0000180518 devstack@c-api.service[112355]: [pid: 112355|app: 0|req: 1/2] 199.19.213.96 () {68 vars in 1281 bytes} [Tue Jun 16 01:17:10 2026] POST /volume/v3/types => generated 186 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:17:11.609764 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.middleware.request_id [req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b req-7422ca8f-135e-4cfa-bade-8689bce4ef26 None None] RequestId filter calling following filter/app {{(pid=112353) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:17:12.013931 np0000180518 devstack@c-api.service[112353]: INFO cinder.api.openstack.wsgi [req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b req-7422ca8f-135e-4cfa-bade-8689bce4ef26 admin admin] POST https://199.19.213.96/volume/v3/types/d155073e-21dc-4449-8286-1da5e5d127b7/extra_specs Jun 16 01:17:12.014539 np0000180518 devstack@c-api.service[112353]: DEBUG cinder.api.openstack.wsgi [req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b req-7422ca8f-135e-4cfa-bade-8689bce4ef26 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112353) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:17:12.017095 np0000180518 devstack@c-api.service[112353]: /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:17:12.017095 np0000180518 devstack@c-api.service[112353]: warnings.warn( Jun 16 01:17:12.061272 np0000180518 devstack@c-api.service[112353]: DEBUG oslo_db.sqlalchemy.engines [req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b req-7422ca8f-135e-4cfa-bade-8689bce4ef26 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=112353) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:17:12.139995 np0000180518 devstack@c-api.service[112353]: INFO cinder.api.openstack.wsgi [req-2f651b0d-b1f3-4993-8924-2aa5ccdace6b req-7422ca8f-135e-4cfa-bade-8689bce4ef26 admin admin] https://199.19.213.96/volume/v3/types/d155073e-21dc-4449-8286-1da5e5d127b7/extra_specs returned with HTTP 200 Jun 16 01:17:12.141023 np0000180518 devstack@c-api.service[112353]: [pid: 112353|app: 0|req: 2/3] 199.19.213.96 () {70 vars in 1498 bytes} [Tue Jun 16 01:17:11 2026] POST /volume/v3/types/d155073e-21dc-4449-8286-1da5e5d127b7/extra_specs => generated 55 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:17:12.878120 np0000180518 devstack@c-api.service[112354]: DEBUG dbcounter [-] [112354] Writing DB stats cinder:SELECT=6 {{(pid=112354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:17:12.880862 np0000180518 devstack@c-api.service[112352]: DEBUG dbcounter [-] [112352] Writing DB stats cinder:SELECT=6 {{(pid=112352) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:17:21.588072 np0000180518 devstack@c-api.service[112355]: DEBUG dbcounter [-] [112355] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:17:22.137296 np0000180518 devstack@c-api.service[112353]: DEBUG dbcounter [-] [112353] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}