Jun 10 01:01:10.866818 np0000179366 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 01:01:10.874956 np0000179366 devstack@c-api.service[112857]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 01:01:10 2026] *** Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: nodename: np0000179366 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: machine: x86_64 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: clock source: unix Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: pcre jit disabled Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: detected number of CPU cores: 16 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: current working directory: / Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: detected binary path: /usr/bin/uwsgi-core Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: your processes number limit is 256917 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: your memory page size is 4096 bytes Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: detected max file descriptor number: 2048 Jun 10 01:01:10.878400 np0000179366 devstack@c-api.service[112857]: lock engine: pthread robust mutexes Jun 10 01:01:10.878894 np0000179366 devstack@c-api.service[112857]: thunder lock: enabled Jun 10 01:01:10.878894 np0000179366 devstack@c-api.service[112857]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 01:01:10.878894 np0000179366 devstack@c-api.service[112857]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 01:01:10.878894 np0000179366 devstack@c-api.service[112857]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 01:01:10.878894 np0000179366 devstack@c-api.service[112857]: Set PythonHome to /opt/stack/data/venv Jun 10 01:01:10.913298 np0000179366 devstack@c-api.service[112857]: Python main interpreter initialized at 0x76a8a46a3668 Jun 10 01:01:10.913298 np0000179366 devstack@c-api.service[112857]: python threads support enabled Jun 10 01:01:10.913298 np0000179366 devstack@c-api.service[112857]: your server socket listen backlog is limited to 100 connections Jun 10 01:01:10.913298 np0000179366 devstack@c-api.service[112857]: your mercy for graceful operations on workers is 80 seconds Jun 10 01:01:10.913837 np0000179366 devstack@c-api.service[112857]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 01:01:10.913995 np0000179366 devstack@c-api.service[112857]: *** Operational MODE: preforking *** Jun 10 01:01:10.914156 np0000179366 devstack@c-api.service[112857]: *** uWSGI is running in multiple interpreter mode *** Jun 10 01:01:10.914156 np0000179366 devstack@c-api.service[112857]: spawned uWSGI master process (pid: 112857) Jun 10 01:01:10.914379 np0000179366 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 01:01:10.915015 np0000179366 devstack@c-api.service[112857]: spawned uWSGI worker 1 (pid: 112865, cores: 1) Jun 10 01:01:10.915548 np0000179366 devstack@c-api.service[112857]: spawned uWSGI worker 2 (pid: 112866, cores: 1) Jun 10 01:01:10.916070 np0000179366 devstack@c-api.service[112857]: spawned uWSGI worker 3 (pid: 112867, cores: 1) Jun 10 01:01:10.917410 np0000179366 devstack@c-api.service[112857]: spawned uWSGI worker 4 (pid: 112869, cores: 1) Jun 10 01:01:10.917410 np0000179366 devstack@c-api.service[112857]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: we strongly recommend against using it for new projects. Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: If you are already using Eventlet, we recommend migrating to a different Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: framework. For more detail see Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 01:01:11.039782 np0000179366 devstack@c-api.service[112865]: import eventlet # noqa Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: we strongly recommend against using it for new projects. Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: If you are already using Eventlet, we recommend migrating to a different Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: framework. For more detail see Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 01:01:11.053097 np0000179366 devstack@c-api.service[112866]: import eventlet # noqa Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: we strongly recommend against using it for new projects. Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: If you are already using Eventlet, we recommend migrating to a different Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: framework. For more detail see Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 01:01:11.055424 np0000179366 devstack@c-api.service[112869]: import eventlet # noqa Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: we strongly recommend against using it for new projects. Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: If you are already using Eventlet, we recommend migrating to a different Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: framework. For more detail see Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 01:01:11.061091 np0000179366 devstack@c-api.service[112867]: import eventlet # noqa Jun 10 01:01:11.134549 np0000179366 devstack@c-api.service[112865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 01:01:11.134549 np0000179366 devstack@c-api.service[112865]: warnings.warn( Jun 10 01:01:11.145301 np0000179366 devstack@c-api.service[112866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 01:01:11.145301 np0000179366 devstack@c-api.service[112866]: warnings.warn( Jun 10 01:01:11.147307 np0000179366 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 01:01:11.147307 np0000179366 devstack@c-api.service[112869]: warnings.warn( Jun 10 01:01:11.157490 np0000179366 devstack@c-api.service[112867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 01:01:11.157490 np0000179366 devstack@c-api.service[112867]: warnings.warn( Jun 10 01:01:11.213464 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:11.213464 np0000179366 devstack@c-api.service[112865]: from cgi import parse_header Jun 10 01:01:11.236251 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:11.236251 np0000179366 devstack@c-api.service[112867]: from cgi import parse_header Jun 10 01:01:11.238651 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:11.238651 np0000179366 devstack@c-api.service[112866]: from cgi import parse_header Jun 10 01:01:11.247975 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:11.247975 np0000179366 devstack@c-api.service[112869]: from cgi import parse_header Jun 10 01:01:11.262786 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:11.262786 np0000179366 devstack@c-api.service[112865]: removals.removed_module( Jun 10 01:01:11.264459 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:11.264459 np0000179366 devstack@c-api.service[112865]: removals.removed_module( Jun 10 01:01:11.285098 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:11.285098 np0000179366 devstack@c-api.service[112867]: removals.removed_module( Jun 10 01:01:11.286691 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:11.286691 np0000179366 devstack@c-api.service[112867]: removals.removed_module( Jun 10 01:01:11.289721 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:11.289721 np0000179366 devstack@c-api.service[112866]: removals.removed_module( Jun 10 01:01:11.291789 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:11.291789 np0000179366 devstack@c-api.service[112866]: removals.removed_module( Jun 10 01:01:11.300229 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:11.300229 np0000179366 devstack@c-api.service[112869]: removals.removed_module( Jun 10 01:01:11.301822 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:11.301822 np0000179366 devstack@c-api.service[112869]: removals.removed_module( Jun 10 01:01:11.907851 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:11.907851 np0000179366 devstack@c-api.service[112867]: warnings.warn( Jun 10 01:01:11.908471 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:11.908471 np0000179366 devstack@c-api.service[112865]: warnings.warn( Jun 10 01:01:11.927900 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:11.927900 np0000179366 devstack@c-api.service[112869]: warnings.warn( Jun 10 01:01:11.956461 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:11.956461 np0000179366 devstack@c-api.service[112866]: warnings.warn( Jun 10 01:01:12.009422 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:12.009422 np0000179366 devstack@c-api.service[112867]: warnings.warn( Jun 10 01:01:12.026271 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:12.026271 np0000179366 devstack@c-api.service[112865]: warnings.warn( Jun 10 01:01:12.029944 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:12.029944 np0000179366 devstack@c-api.service[112869]: warnings.warn( Jun 10 01:01:12.080756 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:12.080756 np0000179366 devstack@c-api.service[112866]: warnings.warn( Jun 10 01:01:12.297651 np0000179366 devstack@c-api.service[112867]: 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 10 01:01:12.298257 np0000179366 devstack@c-api.service[112867]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112867) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 01:01:12.316445 np0000179366 devstack@c-api.service[112865]: 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 10 01:01:12.316938 np0000179366 devstack@c-api.service[112865]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112865) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 01:01:12.317998 np0000179366 devstack@c-api.service[112869]: 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 10 01:01:12.318309 np0000179366 devstack@c-api.service[112869]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112869) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 01:01:12.378384 np0000179366 devstack@c-api.service[112866]: 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 10 01:01:12.378586 np0000179366 devstack@c-api.service[112866]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112866) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 01:01:12.384880 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:12.384880 np0000179366 devstack@c-api.service[112867]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 01:01:12.386144 np0000179366 devstack@c-api.service[112869]: /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 10 01:01:12.386144 np0000179366 devstack@c-api.service[112869]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 01:01:12.386443 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:12.386443 np0000179366 devstack@c-api.service[112865]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 01:01:12.442015 np0000179366 devstack@c-api.service[112866]: /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 10 01:01:12.442015 np0000179366 devstack@c-api.service[112866]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 01:01:12.856541 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112867) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 01:01:12.856874 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 01:01:12.856953 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112866) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 01:01:12.857040 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857040 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.857162 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112865) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 01:01:12.857296 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857359 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857451 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.857523 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857523 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.857678 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857742 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.857948 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.858142 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.858330 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.858485 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.858584 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.858662 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.858766 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.858831 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.858895 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.858969 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.859032 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.859087 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.859157 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.859249 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.859350 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.859428 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.859486 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.859544 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.859612 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.859673 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.859724 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.859791 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.859858 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.859936 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.859997 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.860055 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.860117 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.860267 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.860267 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.860267 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.860267 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.861242 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.861242 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.861242 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.861463 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.861527 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.861587 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.861647 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.861712 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.861758 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.861799 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.861850 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.861904 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.861945 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.861986 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.862038 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.862083 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.862125 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.862188 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.862231 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.862284 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.862332 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.862382 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.862434 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.862480 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.862520 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.862520 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.862520 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.862520 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.862680 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.862680 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.862680 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.862680 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.862825 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.862865 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.862920 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.862963 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.863003 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.863048 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.863088 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.863133 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.863212 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.863253 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.863292 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.863341 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.863386 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.863430 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.863475 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.863520 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.863558 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.863592 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.863641 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.863679 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.863718 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.863768 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.863807 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.863845 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.865068 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.865133 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.865214 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.865214 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.865304 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.865358 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.865406 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.865453 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.865501 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.865540 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.865579 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.865618 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.865664 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.865708 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.865760 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.865802 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.865839 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.865889 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.865933 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.865971 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.866013 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.866056 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.866096 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.866139 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.866210 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.866257 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.866296 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.866355 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.866395 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.866395 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.866480 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.866521 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.866566 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.866619 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.866661 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.866700 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.866746 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.866786 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.866830 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.866949 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.867111 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.867197 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.867249 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.867296 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.867334 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.867379 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.867379 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.867458 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.867502 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.867545 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.867583 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.867632 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.867670 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.867707 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.867707 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.867707 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.867980 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.868029 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.868093 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.868158 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.868238 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.868280 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.868329 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.868376 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.868431 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.868471 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.868509 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.868637 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.868698 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.868744 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.868790 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.868829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.868867 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.868915 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.868960 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.869008 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.869056 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.869098 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.869776 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.869832 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.869904 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.869946 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.869985 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.870016 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.870047 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.870084 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.870116 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.870153 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.870207 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.870236 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.870390 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.870430 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.870468 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.870525 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.870595 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.870627 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.870658 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.870696 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.870723 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.870761 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.870795 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.870827 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.870860 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.870890 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.870890 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.870944 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.875072 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.875123 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.875224 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.875270 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.875306 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.875342 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.875370 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.875403 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.875438 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.875472 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.875516 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.875516 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.875573 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.875659 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.875784 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.875838 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.875910 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.875973 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.876006 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.876035 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.876072 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.876101 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.876128 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.876156 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.876194 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.876325 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.876325 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.876378 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.877538 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.877595 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.877658 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.877721 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.877781 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.877820 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.877860 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.877903 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.877937 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.877968 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.878027 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.878066 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.878097 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.878128 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.878155 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.878209 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.878244 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.878275 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.878275 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.878347 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.878418 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.878829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.880482 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.880536 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.880628 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.880686 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.880721 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.880751 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.880804 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.880841 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.880871 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.880900 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.880931 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.880965 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.881003 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.881037 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.881069 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.881096 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.881126 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.881154 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.881206 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.881237 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.881267 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.881298 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.881325 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.881325 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.881325 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.881415 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.881415 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.881466 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.881715 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.881766 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.881797 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.881830 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.881861 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.881898 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.881930 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.881961 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.881989 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.882025 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.882059 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.882094 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.882128 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.882158 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.882220 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.882251 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.882284 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.882284 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.882284 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.882370 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.882405 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.882436 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.882466 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.882501 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.882501 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.882501 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.882583 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.882636 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.883280 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.883335 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.883416 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.883465 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.883508 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.883547 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.883589 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.883622 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.883653 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.883685 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.883723 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.883764 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.883812 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.883859 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.883903 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.883942 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.883986 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.884025 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.884063 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.884106 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.884155 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.884218 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.884265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.886066 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.886140 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.886221 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.886268 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.886307 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.886347 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.886392 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.886433 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.886469 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.886518 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.886562 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.886601 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.886652 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.886691 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.886733 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.886789 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.886789 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.886789 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.886908 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.886954 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.886992 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.887031 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.887077 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.887115 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.887160 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.887160 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.887160 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.887160 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.887544 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.887602 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.887643 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.887715 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.887773 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.887823 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.887868 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.887908 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.887948 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.887993 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.888041 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.888086 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.888132 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.888185 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.888240 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.888281 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.888320 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.888367 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.888407 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.888453 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.888492 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.888541 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.888611 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.888658 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.888695 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.888739 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.888783 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.888829 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.888872 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.888914 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.888952 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.888989 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.889032 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.889075 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.889124 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.889180 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.889216 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.889254 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.889292 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.889330 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.889378 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.889416 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.889462 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.889500 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.889537 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.889574 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.889617 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.889660 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.889698 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.889735 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.889776 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.889820 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.889865 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.889903 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.889903 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.889903 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.890500 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.890551 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.890628 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.890674 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.890743 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.890793 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.890841 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.890881 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.890920 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.890960 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.890999 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.891043 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.891082 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.891126 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.891161 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.891258 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.891304 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.891347 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.891389 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.891433 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.891469 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.891512 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.891549 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.891586 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.891635 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.891677 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.891677 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.891677 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.892010 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.892067 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.892112 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.892154 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.892214 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.892253 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.892308 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.892350 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.892394 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.892433 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.892471 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.892516 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.892516 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.892583 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.892665 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.892701 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.892701 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.892776 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.892823 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.892863 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.892901 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.892938 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.892976 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.893014 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.893061 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.893098 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.893137 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.893194 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.893237 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.893289 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.893335 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.893385 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.893426 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.893466 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.893503 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.893547 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.893591 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.893629 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.893666 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.893707 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.893754 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.893797 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.893835 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.893872 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.893912 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.893949 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.893990 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.894027 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.894061 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.894103 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.894142 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.894203 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.894243 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.894243 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.894243 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.894243 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.897569 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.897624 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.897662 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.897717 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.897762 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.897808 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.897846 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.897886 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.897924 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.897963 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.898013 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.898056 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.898096 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.898256 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.898302 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.898338 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.898379 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.898415 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.898459 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.898498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.898536 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.898574 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.898618 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.898661 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.898708 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.898751 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.898792 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.898830 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.898867 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.898910 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.898948 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.898990 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.899033 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.899070 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.899108 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.899145 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.899218 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.899267 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.899312 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.899356 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.899401 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.899447 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.899486 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.899530 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.899568 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.899611 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.899655 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.899696 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.899734 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.899770 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.899808 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.899859 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.899897 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.899939 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.899987 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.899987 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.900062 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.900062 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.900062 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.900184 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.900237 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.900237 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.900302 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.900345 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.900387 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.900427 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.900464 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.900501 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.900538 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.900573 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.900637 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.900683 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.900722 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.900759 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.900803 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.900803 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.900875 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.900917 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.901285 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.901376 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.901451 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.901451 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.901451 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.901451 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.902080 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.902142 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.902228 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.902279 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.902317 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.902364 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.902404 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.902437 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.902482 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.902523 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.902568 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.902612 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.902651 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.902687 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.902733 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.902771 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.902811 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.902851 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.902897 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.902938 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.902971 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.903010 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.903046 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.903086 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.903119 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.903168 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.903237 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.903276 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.903314 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.903364 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.903400 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.903442 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.903477 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.903518 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.903553 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.903599 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.903643 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.903682 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.903716 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.903765 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.903807 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.903846 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.903884 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.903924 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.903963 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.904002 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.904037 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.904074 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.904114 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.904157 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.904217 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.904255 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.904288 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.904322 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.904362 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.904396 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.904429 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.904467 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.904502 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.904538 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.904589 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.904646 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.904682 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.904724 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.904763 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.904803 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.904842 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.904884 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.904924 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.904958 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.904996 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.905036 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.905075 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.905114 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.905152 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.905205 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.905244 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.905294 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.905337 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.905369 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.905408 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.905448 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.905485 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.905518 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.905557 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.905595 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.905633 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.905667 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.905705 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.905739 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.905777 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.905823 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.905861 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.905899 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.905937 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.905974 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.906012 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.906057 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.906100 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.906137 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.906193 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.906249 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.906294 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.906336 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.906374 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.906411 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.906455 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.906498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.906498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.906498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.906498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.906498 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.906851 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.906851 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.906851 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.906964 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.907008 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.907052 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.907088 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.907138 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.907138 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.907260 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.907306 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.907353 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.907398 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.907437 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.907473 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.907512 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.907552 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.907592 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.907631 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.907674 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.907714 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.907752 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.907786 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.907831 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.907871 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.907871 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.907871 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.907871 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.908019 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.908019 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.908019 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.908019 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.908019 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.908210 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.908264 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.908309 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.908347 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.908395 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.908432 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.908476 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.908517 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.908555 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.908592 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.908682 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.908723 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.908773 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.908812 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.908853 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.908853 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.908941 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.908981 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.909020 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.909020 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.909020 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.909020 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.909020 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.909210 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.909426 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.909477 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.909516 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.909567 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.909641 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.909694 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.909732 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.909763 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.909789 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.909824 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.909855 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.909953 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.909989 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910017 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910043 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.910073 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.910097 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910130 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910156 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.910198 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.910236 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.910265 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.910294 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.910322 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.910347 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.910374 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910403 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.910436 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.910464 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910492 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.910525 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.910553 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.910577 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910604 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.910634 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910665 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.910689 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.910725 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.910752 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.910780 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.910812 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.910843 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.910870 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910895 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.910923 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910953 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.910986 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911018 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911018 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.911076 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.911104 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.911104 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.911104 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.911205 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.911245 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.911245 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.911337 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.911368 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911398 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.911398 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.911466 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.911501 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.911530 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.911563 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.911591 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911616 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.911645 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.911674 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.911712 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.911744 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.911775 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.911810 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.911840 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.911872 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.911901 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911934 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.911962 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.911989 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.912025 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.912201 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.912233 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.912271 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.912301 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.912397 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.912428 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.912457 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.912485 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.912510 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.912538 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.912566 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.912594 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.912619 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.912678 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.912705 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.912738 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.912762 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.912786 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.912786 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.912786 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.912786 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.912786 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 01:01:12.917943 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.918057 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.918057 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.918134 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.918200 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.918243 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.918281 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.918320 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.918359 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.918391 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.918391 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.918391 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.918922 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.918980 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.919049 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.919094 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 01:01:12.919133 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.919199 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 01:01:12.919252 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.919293 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 01:01:12.919337 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.919381 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 01:01:12.919381 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 01:01:12.919381 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 01:01:12.964065 np0000179366 devstack@c-api.service[112869]: INFO dbcounter [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Registered counter for database cinder Jun 10 01:01:12.964338 np0000179366 devstack@c-api.service[112867]: INFO dbcounter [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Registered counter for database cinder Jun 10 01:01:12.965657 np0000179366 devstack@c-api.service[112865]: INFO dbcounter [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Registered counter for database cinder Jun 10 01:01:12.968394 np0000179366 devstack@c-api.service[112866]: INFO dbcounter [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Registered counter for database cinder Jun 10 01:01:13.014607 np0000179366 devstack@c-api.service[112867]: DEBUG oslo_db.sqlalchemy.engines [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac 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=112867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.018860 np0000179366 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.027316 np0000179366 devstack@c-api.service[112865]: DEBUG oslo_db.sqlalchemy.engines [None req-97dc7616-c56b-4486-a23c-aed37f83afcb 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=112865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.031623 np0000179366 devstack@c-api.service[112866]: DEBUG oslo_db.sqlalchemy.engines [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 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=112866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.126705 np0000179366 devstack@c-api.service[112867]: DEBUG dbcounter [-] [112867] Writer thread running {{(pid=112867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 01:01:13.129764 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 01:01:13.132665 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 01:01:13.135362 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 01:01:13.137796 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 01:01:13.138771 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.142240 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.144571 np0000179366 devstack@c-api.service[112865]: DEBUG dbcounter [-] [112865] Writer thread running {{(pid=112865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 01:01:13.147741 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 01:01:13.148003 np0000179366 devstack@c-api.service[112866]: DEBUG dbcounter [-] [112866] Writer thread running {{(pid=112866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 01:01:13.150461 np0000179366 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writer thread running {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 01:01:13.150598 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 01:01:13.150847 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 01:01:13.153445 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 01:01:13.153667 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 01:01:13.154322 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 01:01:13.156144 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 01:01:13.156381 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 01:01:13.157423 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 01:01:13.157661 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.158662 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 01:01:13.159801 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.160390 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 01:01:13.161680 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.163221 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 01:01:13.163511 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.164691 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.170878 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.179874 np0000179366 devstack@c-api.service[112867]: DEBUG oslo_db.sqlalchemy.engines [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac 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=112867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.182448 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 01:01:13.184750 np0000179366 devstack@c-api.service[112867]: INFO cinder.rpc [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 01:01:13.185879 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.198367 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.200524 np0000179366 devstack@c-api.service[112865]: DEBUG oslo_db.sqlalchemy.engines [None req-97dc7616-c56b-4486-a23c-aed37f83afcb 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=112865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.201584 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.202656 np0000179366 devstack@c-api.service[112866]: DEBUG oslo_db.sqlalchemy.engines [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 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=112866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.203487 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 01:01:13.205613 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.206188 np0000179366 devstack@c-api.service[112865]: INFO cinder.rpc [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 01:01:13.206286 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 01:01:13.207306 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.209764 np0000179366 devstack@c-api.service[112866]: INFO cinder.rpc [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 01:01:13.209879 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.210655 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.212769 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.213206 np0000179366 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:13.215786 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.216737 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 01:01:13.218755 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.219425 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.219646 np0000179366 devstack@c-api.service[112869]: INFO cinder.rpc [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 01:01:13.221189 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.221552 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.222930 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.224640 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.224743 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.225865 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.226328 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.227047 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.228653 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.229623 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.231232 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.233705 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.233999 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.234186 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.235609 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.236853 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.237375 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.237493 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.238938 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.239543 np0000179366 devstack@c-api.service[112867]: WARNING cinder.api.contrib.hosts [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 01:01:13.239779 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.240310 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.240519 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.241674 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.242190 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.243142 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.243232 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.243287 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.244604 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.245940 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.246185 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.246359 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.247314 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.247654 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.247921 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.248741 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.249352 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.250068 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.250306 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.250933 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.251055 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: extensions {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.251145 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.252423 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: encryption {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.253781 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.253899 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: capabilities {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.254081 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.255719 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-quota-class-sets {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.255931 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.257003 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-volume-type-access {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.257670 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.258587 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: extra_specs {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.259261 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.259727 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.260118 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-hosts {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.260574 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.261092 np0000179366 devstack@c-api.service[112865]: WARNING cinder.api.contrib.hosts [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 01:01:13.261519 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-availability-zone {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.261825 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.262957 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: consistencygroups {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.263235 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.263484 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.263556 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.264692 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.264905 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: cgsnapshots {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.264995 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.265474 np0000179366 devstack@c-api.service[112866]: WARNING cinder.api.contrib.hosts [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 01:01:13.266153 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.266247 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.266333 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-snapshot-manage {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.267513 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.267611 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.267674 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.267735 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-volume-manage {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.268828 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.269184 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: backups {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.269908 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.270311 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.271193 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: encryption {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.271474 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.271669 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.272676 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: extensions {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.272780 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-volume-transfer {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.272847 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.273255 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.274338 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: scheduler-stats {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.274447 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.274511 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: encryption {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.275773 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: os-quota-sets {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.275862 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.276028 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: capabilities {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.276671 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.277191 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extended resource: qos-specs {{(pid=112867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.277279 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.277342 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-quota-class-sets {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.278405 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: extensions {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.278579 np0000179366 devstack@c-api.service[112869]: WARNING cinder.api.contrib.hosts [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 01:01:13.278653 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-volume-type-access {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.279293 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.279382 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] SnapshotActionsController initialized {{(pid=112867) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 01:01:13.279865 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: encryption {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.280044 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.280196 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: extra_specs {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.280695 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.281465 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: capabilities {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.281590 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.281764 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-hosts {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.282194 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.282884 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.282968 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-quota-class-sets {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.283275 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-availability-zone {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.283717 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.284241 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.284336 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-volume-type-access {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.284422 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: consistencygroups {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.285041 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.285570 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.286065 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: extra_specs {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.286429 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: cgsnapshots {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.286499 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.286877 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.287716 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-hosts {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.287803 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-snapshot-manage {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.287875 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.288248 np0000179366 devstack@c-api.service[112867]: WARNING castellan.key_manager.migration [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.289201 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.289270 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-availability-zone {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.289325 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.289389 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-volume-manage {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.289468 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension TypesManage extending resource: types {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.289468 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.289651 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290206 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeActions extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290279 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: extensions {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.290335 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290429 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension UsedLimits extending resource: limits {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290529 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290621 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: backups {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.290672 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290751 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: consistencygroups {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.290794 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290835 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension AdminActions extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.290968 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension AdminActions extending resource: snapshots {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.291061 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension AdminActions extending resource: backups {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.291161 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.291290 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.291392 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.v3.router [None req-b2e4e54c-c723-4d0b-9d29-9716a0c245ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.291577 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.292625 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: encryption {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.293084 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: capabilities {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.293262 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: cgsnapshots {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.294185 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-volume-transfer {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.295022 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-snapshot-manage {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.295292 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-quota-class-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.295748 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: scheduler-stats {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.296573 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-volume-manage {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.296643 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-volume-type-access {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.297198 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: os-quota-sets {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.297846 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: backups {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.298183 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: extra_specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.298624 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extended resource: qos-specs {{(pid=112865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.299182 np0000179366 devstack@c-api.service[112867]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a8a46a3668 pid: 112867 (default app) Jun 10 01:01:13.299744 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-hosts {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.299908 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: encryption {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.301067 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-availability-zone {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.301184 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.contrib.snapshot_actions [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] SnapshotActionsController initialized {{(pid=112865) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 01:01:13.301413 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-volume-transfer {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.301966 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.302519 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: consistencygroups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.303014 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: scheduler-stats {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.303345 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.304473 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: cgsnapshots {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.304534 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: os-quota-sets {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.304945 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.305904 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-snapshot-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.306292 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.306393 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extended resource: qos-specs {{(pid=112866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.307338 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-volume-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.307422 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.307422 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.307422 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.307422 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.307422 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.307863 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.307863 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.307863 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.307863 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.307863 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.308259 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.308730 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.308730 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.308730 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.308730 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309010 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309010 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309010 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309010 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309342 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309342 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309342 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309342 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309666 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309666 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309666 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.309666 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.309959 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.310033 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310033 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310033 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310033 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.310807 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311275 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.311711 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312138 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312138 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312138 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312138 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312457 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312457 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312457 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312457 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312457 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312832 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312832 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312832 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.312832 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.312832 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.313295 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313773 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.313773 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313773 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.313773 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.313773 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314162 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314162 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314162 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314162 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314162 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314420 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314420 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314420 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314420 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314794 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314794 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.314794 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.314794 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315114 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315114 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315114 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315114 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315114 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315364 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315364 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315364 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315561 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315561 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315561 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315561 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315745 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315745 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315745 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315745 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315929 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315929 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.315929 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.315929 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316230 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316230 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316230 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316230 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316420 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316420 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316420 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316420 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316581 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316833 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316833 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316833 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.316833 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.316833 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317042 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317042 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317042 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317042 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317042 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317302 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.contrib.snapshot_actions [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] SnapshotActionsController initialized {{(pid=112866) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317343 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317628 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317628 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317628 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317628 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317628 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.317870 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318138 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318138 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318138 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318138 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318138 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318503 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318503 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318503 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318503 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318503 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318713 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318713 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318713 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.318713 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.318897 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: backups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.319159 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.319159 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.319159 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:13.319159 np0000179366 devstack@c-api.service[112867]: warnings.warn(deprecated_msg) Jun 10 01:01:13.319383 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.319630 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.319672 np0000179366 devstack@c-api.service[112865]: WARNING castellan.key_manager.migration [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.319710 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.middleware.request_id [None req-9429aa69-b390-41b4-80be-528b66e2f645 None None] RequestId filter calling following filter/app {{(pid=112867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:01:13.319758 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.319797 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension TypesManage extending resource: types {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeActions extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.319835 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension UsedLimits extending resource: limits {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320125 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.320185 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320185 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320280 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-volume-transfer {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension AdminActions extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension AdminActions extending resource: snapshots {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension AdminActions extending resource: backups {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320324 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.v3.router [None req-97dc7616-c56b-4486-a23c-aed37f83afcb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320569 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.320607 np0000179366 devstack@c-api.service[112867]: [pid: 112867|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Wed Jun 10 01:01:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 01:01:13.320646 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: scheduler-stats {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.320683 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.320718 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: os-quota-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.320762 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.320798 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extended resource: qos-specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: WARNING castellan.key_manager.migration [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension TypesManage extending resource: types {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.320833 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeActions extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321378 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.contrib.snapshot_actions [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] SnapshotActionsController initialized {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension UsedLimits extending resource: limits {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321449 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension AdminActions extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321788 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.321829 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension AdminActions extending resource: snapshots {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321829 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension AdminActions extending resource: backups {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321829 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321829 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.321829 np0000179366 devstack@c-api.service[112866]: DEBUG cinder.api.v3.router [None req-7930e15a-54fc-42c4-b12b-7ca77cd28452 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.322009 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.322047 np0000179366 devstack@c-api.service[112865]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a8a46a3668 pid: 112865 (default app) Jun 10 01:01:13.322443 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.323776 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.325106 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.326478 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.327854 np0000179366 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 01:01:13.328193 np0000179366 devstack@c-api.service[112866]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a8a46a3668 pid: 112866 (default app) Jun 10 01:01:13.328836 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.328955 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension TypesManage extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.329075 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.329201 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.329317 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330061 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330215 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension UsedLimits extending resource: limits {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330338 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330436 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330553 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330655 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension AdminActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330781 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension AdminActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330876 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension AdminActions extending resource: backups {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.330979 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.331080 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.331299 np0000179366 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-86ae5a37-f81c-438b-ae82-fcd95b8eb3a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 01:01:13.340191 np0000179366 devstack@c-api.service[112869]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a8a46a3668 pid: 112869 (default app) Jun 10 01:01:21.192095 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.middleware.request_id [None req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 None None] RequestId filter calling following filter/app {{(pid=112867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:01:21.709465 np0000179366 devstack@c-api.service[112867]: INFO cinder.api.openstack.wsgi [None req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 admin admin] POST https://199.204.45.169/volume/v3/types Jun 10 01:01:21.710040 np0000179366 devstack@c-api.service[112867]: DEBUG cinder.api.openstack.wsgi [None req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 01:01:21.711874 np0000179366 devstack@c-api.service[112867]: /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 10 01:01:21.711874 np0000179366 devstack@c-api.service[112867]: warnings.warn( Jun 10 01:01:21.753102 np0000179366 devstack@c-api.service[112867]: DEBUG oslo_db.sqlalchemy.engines [None req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 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=112867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:21.784580 np0000179366 devstack@c-api.service[112867]: INFO cinder.api.openstack.wsgi [None req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 10 01:01:21.785068 np0000179366 devstack@c-api.service[112867]: [pid: 112867|app: 0|req: 2/2] 199.204.45.169 () {68 vars in 1288 bytes} [Wed Jun 10 01:01:21 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 01:01:21.815185 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815185 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815185 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815185 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815185 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815540 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815540 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815540 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815540 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815540 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815664 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815846 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815846 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815846 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815846 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815965 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815965 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.815965 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.815965 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816064 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816064 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816064 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816064 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816189 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816189 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816189 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816189 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816189 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816339 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816339 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816339 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816339 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816339 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816461 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816634 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816787 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816941 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816941 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816941 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.816941 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.816941 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817078 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817078 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817078 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817078 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817078 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817210 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817371 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817530 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817530 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817530 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817530 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817530 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817657 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817657 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817657 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817657 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817657 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817783 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817783 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817783 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817783 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817889 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817889 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817889 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817889 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817991 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817991 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817991 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.817991 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.817991 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818127 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818127 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818127 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818127 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818127 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818268 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818268 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818268 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818268 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818367 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818367 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818367 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818367 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818470 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818470 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818470 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818470 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818570 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818570 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818570 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818570 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818681 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818681 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818681 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818681 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818785 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818785 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818785 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818785 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818785 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.818910 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819064 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819064 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819064 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819064 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819064 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819200 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819359 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819512 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819663 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819835 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819835 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819835 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819835 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819949 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819949 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819949 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.819949 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.819949 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.820082 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.820082 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.820082 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.820082 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:21.820082 np0000179366 devstack@c-api.service[112865]: warnings.warn(deprecated_msg) Jun 10 01:01:21.823193 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.middleware.request_id [req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 req-e78d2c2a-5ec7-4eee-b7ae-4db991557da6 None None] RequestId filter calling following filter/app {{(pid=112865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:01:22.186227 np0000179366 devstack@c-api.service[112865]: INFO cinder.api.openstack.wsgi [req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 req-e78d2c2a-5ec7-4eee-b7ae-4db991557da6 admin admin] POST https://199.204.45.169/volume/v3/types/cca544dc-9c48-48a9-a88d-ec56977684ee/extra_specs Jun 10 01:01:22.188224 np0000179366 devstack@c-api.service[112865]: DEBUG cinder.api.openstack.wsgi [req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 req-e78d2c2a-5ec7-4eee-b7ae-4db991557da6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 01:01:22.192861 np0000179366 devstack@c-api.service[112865]: /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 10 01:01:22.192861 np0000179366 devstack@c-api.service[112865]: warnings.warn( Jun 10 01:01:22.237031 np0000179366 devstack@c-api.service[112865]: DEBUG oslo_db.sqlalchemy.engines [req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 req-e78d2c2a-5ec7-4eee-b7ae-4db991557da6 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=112865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:01:22.302699 np0000179366 devstack@c-api.service[112865]: INFO cinder.api.openstack.wsgi [req-b14e3bfe-4de7-4aa8-97ec-48a600d402e3 req-e78d2c2a-5ec7-4eee-b7ae-4db991557da6 admin admin] https://199.204.45.169/volume/v3/types/cca544dc-9c48-48a9-a88d-ec56977684ee/extra_specs returned with HTTP 200 Jun 10 01:01:22.303640 np0000179366 devstack@c-api.service[112865]: [pid: 112865|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Wed Jun 10 01:01:21 2026] POST /volume/v3/types/cca544dc-9c48-48a9-a88d-ec56977684ee/extra_specs => generated 55 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:01:23.208486 np0000179366 devstack@c-api.service[112866]: DEBUG dbcounter [-] [112866] Writing DB stats cinder:SELECT=6 {{(pid=112866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:01:23.219125 np0000179366 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=6 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:01:31.782048 np0000179366 devstack@c-api.service[112867]: DEBUG dbcounter [-] [112867] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:01:32.300696 np0000179366 devstack@c-api.service[112865]: DEBUG dbcounter [-] [112865] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}