Jun 17 04:36:46.924593 np0000181111 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:36:46.932981 np0000181111 devstack@c-api.service[116602]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:36:46 2026] *** Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: nodename: np0000181111 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: machine: x86_64 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: clock source: unix Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: pcre jit disabled Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: detected number of CPU cores: 16 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: current working directory: / Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: your processes number limit is 256917 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: your memory page size is 4096 bytes Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: detected max file descriptor number: 2048 Jun 17 04:36:46.936157 np0000181111 devstack@c-api.service[116602]: lock engine: pthread robust mutexes Jun 17 04:36:46.936841 np0000181111 devstack@c-api.service[116602]: thunder lock: enabled Jun 17 04:36:46.936841 np0000181111 devstack@c-api.service[116602]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:36:46.936841 np0000181111 devstack@c-api.service[116602]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:36:46.936841 np0000181111 devstack@c-api.service[116602]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:36:46.936841 np0000181111 devstack@c-api.service[116602]: Set PythonHome to /opt/stack/data/venv Jun 17 04:36:46.972873 np0000181111 devstack@c-api.service[116602]: Python main interpreter initialized at 0x7f5ad86a3668 Jun 17 04:36:46.972873 np0000181111 devstack@c-api.service[116602]: python threads support enabled Jun 17 04:36:46.972873 np0000181111 devstack@c-api.service[116602]: your server socket listen backlog is limited to 100 connections Jun 17 04:36:46.972873 np0000181111 devstack@c-api.service[116602]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:36:46.973414 np0000181111 devstack@c-api.service[116602]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:36:46.973562 np0000181111 devstack@c-api.service[116602]: *** Operational MODE: preforking *** Jun 17 04:36:46.973730 np0000181111 devstack@c-api.service[116602]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:36:46.973730 np0000181111 devstack@c-api.service[116602]: spawned uWSGI master process (pid: 116602) Jun 17 04:36:46.973939 np0000181111 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:36:46.974630 np0000181111 devstack@c-api.service[116602]: spawned uWSGI worker 1 (pid: 116608, cores: 1) Jun 17 04:36:46.975204 np0000181111 devstack@c-api.service[116602]: spawned uWSGI worker 2 (pid: 116609, cores: 1) Jun 17 04:36:46.977123 np0000181111 devstack@c-api.service[116602]: spawned uWSGI worker 3 (pid: 116610, cores: 1) Jun 17 04:36:46.977123 np0000181111 devstack@c-api.service[116602]: spawned uWSGI worker 4 (pid: 116611, cores: 1) Jun 17 04:36:46.977123 np0000181111 devstack@c-api.service[116602]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: we strongly recommend against using it for new projects. Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: framework. For more detail see Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:36:47.106188 np0000181111 devstack@c-api.service[116610]: import eventlet # noqa Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: we strongly recommend against using it for new projects. Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: framework. For more detail see Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:36:47.107150 np0000181111 devstack@c-api.service[116611]: import eventlet # noqa Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: we strongly recommend against using it for new projects. Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: framework. For more detail see Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:36:47.113550 np0000181111 devstack@c-api.service[116609]: import eventlet # noqa Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: we strongly recommend against using it for new projects. Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: framework. For more detail see Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:36:47.119741 np0000181111 devstack@c-api.service[116608]: import eventlet # noqa Jun 17 04:36:47.191326 np0000181111 devstack@c-api.service[116611]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:36:47.191326 np0000181111 devstack@c-api.service[116611]: warnings.warn( Jun 17 04:36:47.200247 np0000181111 devstack@c-api.service[116609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:36:47.200247 np0000181111 devstack@c-api.service[116609]: warnings.warn( Jun 17 04:36:47.212033 np0000181111 devstack@c-api.service[116610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:36:47.212033 np0000181111 devstack@c-api.service[116610]: warnings.warn( Jun 17 04:36:47.223172 np0000181111 devstack@c-api.service[116608]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:36:47.223172 np0000181111 devstack@c-api.service[116608]: warnings.warn( Jun 17 04:36:47.269894 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:47.269894 np0000181111 devstack@c-api.service[116611]: from cgi import parse_header Jun 17 04:36:47.289510 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:47.289510 np0000181111 devstack@c-api.service[116609]: from cgi import parse_header Jun 17 04:36:47.293511 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:47.293511 np0000181111 devstack@c-api.service[116610]: from cgi import parse_header Jun 17 04:36:47.304545 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:47.304545 np0000181111 devstack@c-api.service[116608]: from cgi import parse_header Jun 17 04:36:47.323253 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:47.323253 np0000181111 devstack@c-api.service[116611]: removals.removed_module( Jun 17 04:36:47.324955 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:47.324955 np0000181111 devstack@c-api.service[116611]: removals.removed_module( Jun 17 04:36:47.344877 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:47.344877 np0000181111 devstack@c-api.service[116610]: removals.removed_module( Jun 17 04:36:47.346477 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:47.346477 np0000181111 devstack@c-api.service[116610]: removals.removed_module( Jun 17 04:36:47.352766 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:47.352766 np0000181111 devstack@c-api.service[116609]: removals.removed_module( Jun 17 04:36:47.354387 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:47.354387 np0000181111 devstack@c-api.service[116609]: removals.removed_module( Jun 17 04:36:47.355875 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:47.355875 np0000181111 devstack@c-api.service[116608]: removals.removed_module( Jun 17 04:36:47.357375 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:47.357375 np0000181111 devstack@c-api.service[116608]: removals.removed_module( Jun 17 04:36:47.984536 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:47.984536 np0000181111 devstack@c-api.service[116611]: warnings.warn( Jun 17 04:36:47.996186 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:47.996186 np0000181111 devstack@c-api.service[116610]: warnings.warn( Jun 17 04:36:48.000098 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:48.000098 np0000181111 devstack@c-api.service[116609]: warnings.warn( Jun 17 04:36:48.027718 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:48.027718 np0000181111 devstack@c-api.service[116608]: warnings.warn( Jun 17 04:36:48.079608 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:48.079608 np0000181111 devstack@c-api.service[116611]: warnings.warn( Jun 17 04:36:48.092357 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:48.092357 np0000181111 devstack@c-api.service[116610]: warnings.warn( Jun 17 04:36:48.105931 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:48.105931 np0000181111 devstack@c-api.service[116609]: warnings.warn( Jun 17 04:36:48.128004 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:48.128004 np0000181111 devstack@c-api.service[116608]: warnings.warn( Jun 17 04:36:48.364949 np0000181111 devstack@c-api.service[116611]: 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 17 04:36:48.365527 np0000181111 devstack@c-api.service[116611]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116611) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:36:48.374412 np0000181111 devstack@c-api.service[116610]: 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 17 04:36:48.374854 np0000181111 devstack@c-api.service[116610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:36:48.403315 np0000181111 devstack@c-api.service[116609]: 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 17 04:36:48.403830 np0000181111 devstack@c-api.service[116609]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116609) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:36:48.424348 np0000181111 devstack@c-api.service[116608]: 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 17 04:36:48.424485 np0000181111 devstack@c-api.service[116608]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116608) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:36:48.452237 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:48.452237 np0000181111 devstack@c-api.service[116611]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:36:48.455469 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:48.455469 np0000181111 devstack@c-api.service[116610]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:36:48.468863 np0000181111 devstack@c-api.service[116609]: /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 17 04:36:48.468863 np0000181111 devstack@c-api.service[116609]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:36:48.486784 np0000181111 devstack@c-api.service[116608]: /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 17 04:36:48.486784 np0000181111 devstack@c-api.service[116608]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:36:48.905743 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:36:48.905919 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116611) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:36:48.906017 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116609) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:36:48.906121 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116608) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:36:48.906185 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906246 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906304 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.906362 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.906459 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906525 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906581 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.906636 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906693 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906693 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.906807 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.906873 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.907762 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.907884 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.907943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.908002 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.908055 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.908135 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.908193 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.908250 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.908305 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.908376 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.908473 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.908564 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.908634 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.908711 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.908767 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.908832 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.908888 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.908944 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.909007 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.909085 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.909159 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.909229 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.909285 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.909342 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.909396 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.909460 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.909517 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.909517 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.909640 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.909640 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.909640 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.909640 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.909867 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.909924 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.910054 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.910138 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.910195 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.910250 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.910325 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.910384 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.910438 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.910494 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.910549 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.910612 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.910666 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.910720 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.910797 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.910858 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.910920 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.910988 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.911674 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.911744 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.911778 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.911815 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.911851 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.911896 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.911940 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.911978 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.912015 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.912050 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.912103 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.912150 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.912150 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.912214 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.912604 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.912669 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.912709 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.912765 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.912814 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.912853 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.912896 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.912933 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.912973 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.913009 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.913046 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.913217 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.913259 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.913294 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.914367 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.914425 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.914481 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.914521 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.914556 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.914593 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.914644 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.914682 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.914722 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.914759 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.914803 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.914839 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.914839 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.914915 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.915398 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.915479 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.915590 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.915661 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.915760 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.915851 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.915893 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.915937 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.915976 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.916013 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.916075 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.916075 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.916184 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.916230 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.916275 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.916318 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.916362 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.916404 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.916451 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.916487 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.916522 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.916566 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.916607 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.916642 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.916642 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.916708 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.916744 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.916744 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.916808 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.916808 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.916808 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.916919 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.916919 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.916991 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.917028 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.917081 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.917118 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.917183 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.917277 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.917347 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.917426 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.917516 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.918268 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.918333 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.918382 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.918423 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.918459 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.918495 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.918536 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.918587 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.918647 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.918687 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.918723 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.918766 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.918806 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.918844 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.918882 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.918921 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.918960 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.919006 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.919045 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.919110 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.919150 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.919202 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.919240 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.919278 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.919315 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.919353 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.919392 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.919392 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.919799 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.919876 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.919924 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.919963 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.920001 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.920038 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.920099 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.920138 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.920176 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.920176 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.920258 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.920299 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.920336 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.920373 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.920373 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.920459 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.920497 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.920535 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.920572 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.920618 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.920662 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.920662 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.920734 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.920773 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.920817 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.920861 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.920903 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.920903 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.923556 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.923670 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.923670 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.923751 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.923796 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.923843 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.923890 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.923890 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.923961 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.923961 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.924038 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.924122 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.924122 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.924122 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.925424 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.925513 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.925566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.925606 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.925645 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.925686 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.925730 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.925769 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.925807 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.925846 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.925885 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.925885 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.925885 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.926057 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.928663 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.928767 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.928767 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.928869 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.928869 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.929001 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.929001 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.929145 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.929145 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.929262 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.929262 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.929371 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.929371 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.929487 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.929923 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.930050 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.930050 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.930272 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.930272 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.930272 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.930481 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.933038 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.933173 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.933173 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.933319 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.933319 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.933319 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.933572 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.933669 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.933669 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.933669 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.933669 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.933962 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.934115 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.934213 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.934275 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.934344 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.934400 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.934458 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.934523 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.934575 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.934637 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.934694 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.934759 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.934838 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.934947 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.935217 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.935336 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.935402 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.935465 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.935541 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.935639 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.935697 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.935765 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.935831 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.935888 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.935973 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.936045 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.936153 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.936318 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.936412 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.936516 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.936603 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.936687 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.936773 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.936869 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.936950 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.937092 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.937188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.937271 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.937342 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.937420 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.937526 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.937597 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.937653 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.937736 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.937802 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.937886 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.937957 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.938127 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.938209 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.938268 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.938332 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.938388 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.938454 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.938552 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.938618 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.938672 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.938727 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.938785 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.938825 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.938862 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.938901 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.938939 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.938976 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.939022 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.939060 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.939295 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.939337 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.939337 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.939337 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.939442 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.940323 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.940391 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.940433 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.943666 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.944101 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.944101 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.944101 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.944292 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.944359 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.944421 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.944493 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.944558 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.944623 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.944696 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.944760 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.944835 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.944835 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.944835 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.945014 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.945533 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.945614 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.945696 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.946141 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.946214 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.946276 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.946337 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.946408 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.946470 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.946470 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.946588 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.946658 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.946718 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.946775 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.946822 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.946862 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.946902 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.946943 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.947213 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.947266 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.947313 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.947364 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.947409 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.947453 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.947453 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.947544 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.947589 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.947633 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.947676 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.947719 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.947759 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.947796 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.947833 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.947875 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.947927 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.947972 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.948022 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.948084 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.948131 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.948172 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.948213 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.948257 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.948300 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.948344 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.948401 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.948401 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.948401 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.948539 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.948587 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.948634 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.948634 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.948634 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.948763 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.948808 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.948808 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.948901 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.948944 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.948944 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.949030 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.949088 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.949136 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.949179 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.949222 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.949268 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.949321 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.949366 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.949411 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.949462 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.949509 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.949555 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.949600 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.949644 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.949690 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.949733 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.949791 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.949837 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.949837 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.949837 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.949837 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.950026 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.950026 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.950144 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.950189 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.950239 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.950291 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.950345 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.950396 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.950446 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.950446 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.950446 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.950566 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.950943 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.950992 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.950992 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.950992 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.951142 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.951187 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.951187 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.951267 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.951310 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.951310 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.951396 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.951681 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.951681 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.951767 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.951818 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.951866 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.951919 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.951919 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.952002 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.952044 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.952044 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.952141 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.952141 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.952222 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.952222 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.952316 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.952371 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.952415 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.952460 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.952460 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.952460 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.952575 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.952628 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.952675 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.952720 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.952774 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.952819 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.952871 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.952919 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.952965 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.953007 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.953051 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.953113 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.953169 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.953215 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.953262 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.953313 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.953356 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.953399 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.953452 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.953498 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.953542 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.953585 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.953630 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.953675 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.953724 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.953769 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.953810 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.953856 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.953898 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.953942 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.953987 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.954081 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.954126 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.954177 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.954218 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.954259 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.954298 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.954345 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.954390 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.954450 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.954450 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.954450 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.954450 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.954582 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.954769 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.954807 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.954841 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.954841 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.955110 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.955140 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.955178 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.955206 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.955239 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.955279 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.955327 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.955368 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.955408 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.955455 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.955500 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.955542 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.955587 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.955639 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.955639 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.955729 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.955773 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.955822 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.956342 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.956342 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.956342 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.956342 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.956489 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.956534 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.956579 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.956631 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.956676 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.956721 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.956764 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.956808 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.956851 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.956898 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.956941 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.956985 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.957030 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.957130 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.957179 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.957221 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.957270 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.957318 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.957359 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.957399 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.957442 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.957480 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.957528 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.957572 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.957614 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.957614 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.957614 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.957614 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.957757 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.957803 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.957844 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.957887 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.957942 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.957987 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.958052 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.958120 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.958120 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.958210 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.958259 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.958308 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.958354 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.958405 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.958449 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.958493 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.958544 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.958586 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.958586 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.958662 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.958712 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.958712 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.958789 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.958840 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.958899 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.959188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.959188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.959188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.959188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.959188 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.959384 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.959430 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.959472 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.959513 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.959554 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.959677 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.959725 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.959762 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.959806 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.959849 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.959890 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.959890 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.959964 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.959964 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.960048 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.960115 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.960159 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.960159 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.960236 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.960278 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.960319 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.960360 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.960402 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.960439 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.960486 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.960536 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.960579 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.960620 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.960662 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.960704 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.960747 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.960801 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.960845 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.960897 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.960948 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.961007 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.961054 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.961151 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.961197 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.961240 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.961284 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.961284 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.961284 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.961284 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.961439 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.961486 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.961525 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.961565 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.961605 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.961652 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.961694 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.961739 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.961780 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.961820 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.961867 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.961923 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.962106 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.962156 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.962198 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.962242 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.962288 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.962330 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.962385 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.962442 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.962486 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.962529 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.962574 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.962619 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.962619 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.962619 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.962619 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.962822 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.962887 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.962944 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.962944 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.962944 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.963085 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.963133 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.963177 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.963219 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.963261 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.963313 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.963358 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.963400 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.963439 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.963481 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.963526 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.963569 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.963614 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.963678 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.963722 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.963780 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.963833 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.963878 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.963922 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.963967 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.964443 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.964443 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.964517 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.964517 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.964517 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.964517 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.964676 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.964727 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.964771 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.964810 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.964850 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.964887 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.964927 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.964965 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.965005 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.965053 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.965116 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.965165 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.965207 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.965247 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.965286 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.965327 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.965366 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.965406 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.965445 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.965482 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.965522 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.965660 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.965710 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.965751 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.965792 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.965792 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.965792 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.965792 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.965938 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.965985 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.966053 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.966122 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.966170 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.966212 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.966252 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.966252 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.966252 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.966252 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.966398 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.966398 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.966398 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.966398 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.966398 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.966591 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.966634 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.966634 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.966703 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.966703 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.966703 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.966815 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.966857 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.966898 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.966944 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.966984 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.967022 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.967080 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.967125 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.967166 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.967204 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.967254 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.967296 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.967335 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.967372 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.967372 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.967372 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.967372 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.967502 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.967502 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.967502 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.967608 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.967647 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.967685 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.967729 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.967729 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.967800 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.967842 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.967882 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.967882 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.967882 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.967882 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.969628 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.969701 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.969748 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.969791 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.969831 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.969870 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.969910 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.969951 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.969992 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.970100 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.970100 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.970199 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.970243 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.970243 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.970343 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.970397 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116611) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.970442 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.970489 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.970532 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.970673 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.970724 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.970775 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.970820 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.970865 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.970909 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.970957 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.971002 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116611) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.971048 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116609) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.971113 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116611) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.971168 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.971214 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.971214 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.971306 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.971350 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.971391 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.971426 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.971426 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.971494 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.971544 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.971584 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116608) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.971626 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:36:48.971626 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:36:48.971697 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.971736 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:36:48.971776 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.971811 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:36:48.971811 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.971879 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:36:48.971927 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.971971 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116608) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:36:48.972015 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116610) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:48.972075 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116608) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:36:49.017879 np0000181111 devstack@c-api.service[116611]: INFO dbcounter [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Registered counter for database cinder Jun 17 04:36:49.018497 np0000181111 devstack@c-api.service[116609]: INFO dbcounter [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Registered counter for database cinder Jun 17 04:36:49.019251 np0000181111 devstack@c-api.service[116610]: INFO dbcounter [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Registered counter for database cinder Jun 17 04:36:49.021770 np0000181111 devstack@c-api.service[116608]: INFO dbcounter [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Registered counter for database cinder Jun 17 04:36:49.059650 np0000181111 devstack@c-api.service[116611]: DEBUG oslo_db.sqlalchemy.engines [None req-c903476f-4de4-443c-8344-d9288857dc02 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=116611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.061909 np0000181111 devstack@c-api.service[116609]: DEBUG oslo_db.sqlalchemy.engines [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab 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=116609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.063079 np0000181111 devstack@c-api.service[116610]: DEBUG oslo_db.sqlalchemy.engines [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca 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=116610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.066361 np0000181111 devstack@c-api.service[116608]: DEBUG oslo_db.sqlalchemy.engines [None req-9219bca6-a11e-4165-90fa-3464af13fad8 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=116608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.171386 np0000181111 devstack@c-api.service[116611]: DEBUG dbcounter [-] [116611] Writer thread running {{(pid=116611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:36:49.175261 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:36:49.177618 np0000181111 devstack@c-api.service[116609]: DEBUG dbcounter [-] [116609] Writer thread running {{(pid=116609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:36:49.177746 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:36:49.178292 np0000181111 devstack@c-api.service[116610]: DEBUG dbcounter [-] [116610] Writer thread running {{(pid=116610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:36:49.180034 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:36:49.180378 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:36:49.180792 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:36:49.182090 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:36:49.182923 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.183172 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:36:49.183317 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:36:49.185761 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.185986 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:36:49.186058 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:36:49.188426 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:36:49.188880 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:36:49.189551 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.189918 np0000181111 devstack@c-api.service[116608]: DEBUG dbcounter [-] [116608] Writer thread running {{(pid=116608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:36:49.190473 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.192660 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.192798 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:36:49.193587 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.195346 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:36:49.198057 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:36:49.200746 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:36:49.201876 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.205024 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.217882 np0000181111 devstack@c-api.service[116611]: DEBUG oslo_db.sqlalchemy.engines [None req-c903476f-4de4-443c-8344-d9288857dc02 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=116611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.220904 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:36:49.223492 np0000181111 devstack@c-api.service[116611]: INFO cinder.rpc [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:36:49.224692 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.225373 np0000181111 devstack@c-api.service[116610]: DEBUG oslo_db.sqlalchemy.engines [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca 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=116610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.228267 np0000181111 devstack@c-api.service[116609]: DEBUG oslo_db.sqlalchemy.engines [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab 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=116609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.228399 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:36:49.231040 np0000181111 devstack@c-api.service[116610]: INFO cinder.rpc [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:36:49.231506 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:36:49.232274 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.234377 np0000181111 devstack@c-api.service[116609]: INFO cinder.rpc [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:36:49.235693 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.235783 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.238235 np0000181111 devstack@c-api.service[116608]: DEBUG oslo_db.sqlalchemy.engines [None req-9219bca6-a11e-4165-90fa-3464af13fad8 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=116608) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:49.238967 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.240815 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:36:49.242055 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.243170 np0000181111 devstack@c-api.service[116608]: INFO cinder.rpc [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:36:49.244302 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.244613 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.247090 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.247579 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.247831 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.250279 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.251135 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.251234 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.253204 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.254381 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.256130 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.256320 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.256511 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.259256 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.259364 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.259699 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.260351 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.262145 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.262540 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.262939 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.264194 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.264638 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.265536 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.265821 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.267249 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.268603 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.269258 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.269445 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.271512 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.272262 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.272347 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.273525 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.273670 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.275212 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.275373 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.275605 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.277057 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.277126 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.278237 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.279378 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.280033 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.280960 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.281101 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.281331 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.282447 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.283886 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.283988 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.284648 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.285053 np0000181111 devstack@c-api.service[116611]: WARNING cinder.api.contrib.hosts [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:36:49.285559 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.285762 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.285807 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.286807 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.287121 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.288265 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.288442 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.288485 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.289538 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.289667 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.289949 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.290960 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: extensions {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.291048 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.292037 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.292205 np0000181111 devstack@c-api.service[116610]: WARNING cinder.api.contrib.hosts [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:36:49.292353 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-quota-class-sets {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.292895 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.293640 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: scheduler-stats {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.293742 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.293938 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.294217 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.295114 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-quota-sets {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.295504 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.295571 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.297035 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.297260 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: backups {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.297325 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.297383 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.297994 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: extensions {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.298679 np0000181111 devstack@c-api.service[116609]: WARNING cinder.api.contrib.hosts [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:36:49.299357 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-quota-class-sets {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.299470 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.299533 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-snapshot-manage {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.299745 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.300625 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: scheduler-stats {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.300889 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.300955 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: consistencygroups {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.301215 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.302080 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-quota-sets {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.302347 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.302584 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.302868 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: extra_specs {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.303933 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.304039 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.304429 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-hosts {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.304506 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: backups {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.305049 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: extensions {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.305133 np0000181111 devstack@c-api.service[116608]: WARNING cinder.api.contrib.hosts [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:36:49.305749 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-volume-manage {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.305897 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.306540 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-quota-class-sets {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.306635 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-snapshot-manage {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.307111 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.307208 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-availability-zone {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.307920 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: scheduler-stats {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.307987 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: consistencygroups {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.308427 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.308524 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: encryption {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.309417 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-quota-sets {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.309818 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: extra_specs {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.309922 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.309981 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-volume-transfer {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.310949 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: extensions {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.311415 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-hosts {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.311685 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: capabilities {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.311852 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: backups {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.312327 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-quota-class-sets {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.312765 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-volume-manage {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.312884 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: encryption {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.313612 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: scheduler-stats {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.313942 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-snapshot-manage {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.314231 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-availability-zone {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.314411 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: os-volume-type-access {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.315532 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: consistencygroups {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.315633 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: encryption {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.315754 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-quota-sets {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.316017 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: cgsnapshots {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.317015 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-volume-transfer {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.317232 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: backups {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.317435 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extended resource: qos-specs {{(pid=116611) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.317862 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: extra_specs {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.318670 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: capabilities {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.319281 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-snapshot-manage {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.319512 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.contrib.snapshot_actions [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] SnapshotActionsController initialized {{(pid=116611) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:36:49.319562 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-hosts {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.319917 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: encryption {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.320274 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.320682 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: consistencygroups {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.320949 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-volume-manage {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.321419 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: os-volume-type-access {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.321642 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.322493 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-availability-zone {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.322659 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: extra_specs {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.323022 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: cgsnapshots {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.323095 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.323934 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: encryption {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.324222 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-hosts {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.324356 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.324428 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extended resource: qos-specs {{(pid=116610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.325587 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-volume-manage {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.325870 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-volume-transfer {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.326208 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.326616 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.contrib.snapshot_actions [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] SnapshotActionsController initialized {{(pid=116610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:36:49.327004 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-availability-zone {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.327582 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.327631 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: capabilities {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.327669 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.328656 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: encryption {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.328972 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: encryption {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.329018 np0000181111 devstack@c-api.service[116611]: WARNING castellan.key_manager.migration [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.329115 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.329906 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.329996 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330161 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330234 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-volume-transfer {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.330293 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension AdminActions extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330386 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension AdminActions extending resource: snapshots {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330469 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.330552 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension AdminActions extending resource: backups {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330699 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeActions extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330782 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: os-volume-type-access {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.330843 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension TypesManage extending resource: types {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.330901 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension UsedLimits extending resource: limits {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331015 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331127 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331227 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331310 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331440 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331519 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331712 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.v3.router [None req-c903476f-4de4-443c-8344-d9288857dc02 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116611) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.331817 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.331879 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: capabilities {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.332720 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: cgsnapshots {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.333083 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: encryption {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.333246 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.334253 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extended resource: qos-specs {{(pid=116609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.334651 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: os-volume-type-access {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.334762 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.336164 np0000181111 devstack@c-api.service[116610]: WARNING castellan.key_manager.migration [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.336253 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: cgsnapshots {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.336454 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.contrib.snapshot_actions [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] SnapshotActionsController initialized {{(pid=116609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:36:49.337038 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension SnapshotActions extending resource: snapshots {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337148 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337280 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337350 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.337430 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension AdminActions extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337492 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension AdminActions extending resource: snapshots {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337597 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extended resource: qos-specs {{(pid=116608) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:36:49.337687 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension AdminActions extending resource: backups {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337826 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeActions extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.337953 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension TypesManage extending resource: types {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338052 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension UsedLimits extending resource: limits {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338209 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338291 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338397 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338498 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeTypeAccess extending resource: types {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338643 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338746 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.338846 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.v3.router [None req-1119b410-a70a-4f44-b1ac-1ed054d68cca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.339129 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.339718 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.contrib.snapshot_actions [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] SnapshotActionsController initialized {{(pid=116608) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:36:49.339807 np0000181111 devstack@c-api.service[116611]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5ad86a3668 pid: 116611 (default app) Jun 17 04:36:49.340565 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.340630 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.341955 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.342048 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.343474 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.343546 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.344864 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.344930 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.346280 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.346371 np0000181111 devstack@c-api.service[116609]: WARNING castellan.key_manager.migration [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.347323 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.347447 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.347618 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.347688 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.347688 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.347688 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.347688 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348035 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension AdminActions extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.348154 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348154 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348297 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.348355 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348355 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348355 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348355 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348355 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.348732 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349207 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.349207 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349207 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.349207 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349207 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.349522 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349522 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.349670 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension AdminActions extending resource: snapshots {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.349743 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349743 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.349743 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.349743 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350028 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350028 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350028 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350028 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350028 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350448 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350448 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350448 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350448 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350448 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350873 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350873 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.350873 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.350873 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351218 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension AdminActions extending resource: backups {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351292 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.351678 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352194 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352613 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352613 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352613 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352613 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.352903 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.352903 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353039 np0000181111 devstack@c-api.service[116610]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5ad86a3668 pid: 116610 (default app) Jun 17 04:36:49.353125 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353125 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353125 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353125 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353429 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeActions extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.353508 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353508 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353508 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353508 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.353792 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354192 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354192 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354192 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354192 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354192 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354630 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354630 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354630 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354847 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension TypesManage extending resource: types {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.354936 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354936 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.354936 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.354936 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355266 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355266 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355266 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355266 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355541 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355541 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355541 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355541 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355541 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355878 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355878 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355878 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.355878 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.355878 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356048 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356048 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356154 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension UsedLimits extending resource: limits {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.356185 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356185 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356185 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356185 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356313 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356313 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356313 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356313 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356440 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356440 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356440 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356440 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356583 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356583 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356583 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356583 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356708 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356708 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356777 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.356808 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356808 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356808 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356808 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356808 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.356971 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357192 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357192 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357192 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357192 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357192 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357328 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357328 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357395 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357431 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357630 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357630 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357630 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357630 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357630 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357804 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357804 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357804 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357893 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.357921 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358119 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358119 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358119 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358119 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358262 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358262 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358262 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358262 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358399 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358399 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358465 np0000181111 devstack@c-api.service[116608]: WARNING castellan.key_manager.migration [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:36:49.358493 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358493 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358493 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358493 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358651 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358683 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:49.358683 np0000181111 devstack@c-api.service[116611]: warnings.warn(deprecated_msg) Jun 17 04:36:49.358759 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358759 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358759 np0000181111 devstack@c-api.service[116609]: DEBUG cinder.api.v3.router [None req-850e2ca7-42b1-4f93-b7da-4c1b20c469ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358850 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358850 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358902 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.middleware.request_id [None req-d7a9f055-19d6-4d02-a38e-720bc2bdc404 None None] RequestId filter calling following filter/app {{(pid=116611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension AdminActions extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension AdminActions extending resource: snapshots {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension AdminActions extending resource: backups {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeActions extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension TypesManage extending resource: types {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.358929 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension UsedLimits extending resource: limits {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359117 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.v3.router [None req-9219bca6-a11e-4165-90fa-3464af13fad8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116608) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:36:49.359301 np0000181111 devstack@c-api.service[116611]: [pid: 116611|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Wed Jun 17 04:36:49 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:36:49.360584 np0000181111 devstack@c-api.service[116608]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5ad86a3668 pid: 116608 (default app) Jun 17 04:36:49.360976 np0000181111 devstack@c-api.service[116609]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5ad86a3668 pid: 116609 (default app) Jun 17 04:36:56.503171 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503171 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503171 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503171 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503626 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503626 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503626 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503626 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503770 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503922 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503922 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503922 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.503922 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.503922 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504048 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504048 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504048 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504048 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504048 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504199 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504199 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504199 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504199 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504309 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504309 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504309 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504309 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504309 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504441 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504441 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504441 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504441 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504441 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504564 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504709 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.504866 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505020 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505020 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505020 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505020 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505020 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505168 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505168 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505168 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505168 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505168 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505301 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505448 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505592 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505592 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505592 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505592 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505592 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505720 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505720 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505720 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505720 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505720 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505851 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505851 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505851 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505851 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505957 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505957 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.505957 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.505957 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506081 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506081 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506081 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506081 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506081 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506207 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506207 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506207 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506207 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506207 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506327 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506327 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506327 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506327 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506435 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506435 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506435 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506435 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506548 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506548 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506548 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506548 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506645 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506645 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506645 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506645 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506744 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506744 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506744 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506744 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506848 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506848 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506848 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506848 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506848 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.506969 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507134 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507134 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507134 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507134 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507134 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507250 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507391 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507536 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507687 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507829 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507829 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507829 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507829 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507928 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507928 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507928 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.507928 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.507928 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: warnings.warn(deprecated_msg) Jun 17 04:36:56.508058 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.middleware.request_id [None req-fd670b55-3c58-49d0-a560-635f93f74f4d None None] RequestId filter calling following filter/app {{(pid=116610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:56.999452 np0000181111 devstack@c-api.service[116610]: INFO cinder.api.openstack.wsgi [None req-fd670b55-3c58-49d0-a560-635f93f74f4d admin admin] POST https://199.204.45.229/volume/v3/types Jun 17 04:36:56.999918 np0000181111 devstack@c-api.service[116610]: DEBUG cinder.api.openstack.wsgi [None req-fd670b55-3c58-49d0-a560-635f93f74f4d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:36:57.001624 np0000181111 devstack@c-api.service[116610]: /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 17 04:36:57.001624 np0000181111 devstack@c-api.service[116610]: warnings.warn( Jun 17 04:36:57.045662 np0000181111 devstack@c-api.service[116610]: DEBUG oslo_db.sqlalchemy.engines [None req-fd670b55-3c58-49d0-a560-635f93f74f4d 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=116610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:57.069007 np0000181111 devstack@c-api.service[116610]: INFO cinder.api.openstack.wsgi [None req-fd670b55-3c58-49d0-a560-635f93f74f4d admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 17 04:36:57.069541 np0000181111 devstack@c-api.service[116610]: [pid: 116610|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Wed Jun 17 04:36:56 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:36:57.080108 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.middleware.request_id [req-fd670b55-3c58-49d0-a560-635f93f74f4d req-a1f54e60-74d9-4e52-aca7-97edbc003214 None None] RequestId filter calling following filter/app {{(pid=116611) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:36:57.409231 np0000181111 devstack@c-api.service[116611]: INFO cinder.api.openstack.wsgi [req-fd670b55-3c58-49d0-a560-635f93f74f4d req-a1f54e60-74d9-4e52-aca7-97edbc003214 admin admin] POST https://199.204.45.229/volume/v3/types/d026c4e8-4df4-466e-8183-e57fa4c815ce/extra_specs Jun 17 04:36:57.409695 np0000181111 devstack@c-api.service[116611]: DEBUG cinder.api.openstack.wsgi [req-fd670b55-3c58-49d0-a560-635f93f74f4d req-a1f54e60-74d9-4e52-aca7-97edbc003214 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116611) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:36:57.411412 np0000181111 devstack@c-api.service[116611]: /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 17 04:36:57.411412 np0000181111 devstack@c-api.service[116611]: warnings.warn( Jun 17 04:36:57.443312 np0000181111 devstack@c-api.service[116611]: DEBUG oslo_db.sqlalchemy.engines [req-fd670b55-3c58-49d0-a560-635f93f74f4d req-a1f54e60-74d9-4e52-aca7-97edbc003214 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=116611) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:36:57.500273 np0000181111 devstack@c-api.service[116611]: INFO cinder.api.openstack.wsgi [req-fd670b55-3c58-49d0-a560-635f93f74f4d req-a1f54e60-74d9-4e52-aca7-97edbc003214 admin admin] https://199.204.45.229/volume/v3/types/d026c4e8-4df4-466e-8183-e57fa4c815ce/extra_specs returned with HTTP 200 Jun 17 04:36:57.500580 np0000181111 devstack@c-api.service[116611]: [pid: 116611|app: 0|req: 2/3] 199.204.45.229 () {70 vars in 1505 bytes} [Wed Jun 17 04:36:57 2026] POST /volume/v3/types/d026c4e8-4df4-466e-8183-e57fa4c815ce/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:36:59.236136 np0000181111 devstack@c-api.service[116609]: DEBUG dbcounter [-] [116609] Writing DB stats cinder:SELECT=6 {{(pid=116609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:36:59.242776 np0000181111 devstack@c-api.service[116608]: DEBUG dbcounter [-] [116608] Writing DB stats cinder:SELECT=6 {{(pid=116608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:37:07.066707 np0000181111 devstack@c-api.service[116610]: DEBUG dbcounter [-] [116610] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:37:07.502108 np0000181111 devstack@c-api.service[116611]: DEBUG dbcounter [-] [116611] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:39:22.968675 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.968675 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.968675 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.968675 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.968675 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969609 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.969609 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969609 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.969609 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969609 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.969926 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970372 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970372 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970372 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970372 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970643 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970643 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970643 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970643 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970918 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970918 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.970918 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.970918 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971240 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971240 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971240 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971240 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971240 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971613 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971613 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971613 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971613 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971613 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.971925 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972350 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.972737 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973157 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973157 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973157 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973157 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973157 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973506 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973506 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973506 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973506 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973506 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.973797 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974209 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974566 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974566 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974566 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974566 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974566 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974943 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974943 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974943 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.974943 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.974943 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.975481 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.975481 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.975481 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.975481 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.975774 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.975774 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.975774 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.975774 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976090 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976090 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976090 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976090 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976090 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976500 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976500 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976500 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976500 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976500 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976827 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976827 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.976827 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.976827 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977154 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977154 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977154 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977154 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977449 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977449 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977449 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977449 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977753 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977753 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.977753 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.977753 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978047 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978047 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978047 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978047 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978389 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978389 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978389 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978389 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978389 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.978766 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979220 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979220 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979220 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979220 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979220 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979620 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.979997 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980459 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980641 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980807 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980807 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980807 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980807 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980922 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980922 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980922 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.980922 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.980922 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: /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 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: warnings.warn(deprecated_msg) Jun 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.middleware.request_id [None req-071e2bce-d153-4519-8233-a4f8f65df68f None None] RequestId filter calling following filter/app {{(pid=116608) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:39:22.981165 np0000181111 devstack@c-api.service[116608]: INFO cinder.api.openstack.wsgi [None req-071e2bce-d153-4519-8233-a4f8f65df68f None None] GET https://199.204.45.229/volume// Jun 17 04:39:22.981338 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.openstack.wsgi [None req-071e2bce-d153-4519-8233-a4f8f65df68f None None] Empty body provided in request {{(pid=116608) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:39:22.981338 np0000181111 devstack@c-api.service[116608]: DEBUG cinder.api.openstack.wsgi [None req-071e2bce-d153-4519-8233-a4f8f65df68f None None] Calling method 'all' {{(pid=116608) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:39:22.981338 np0000181111 devstack@c-api.service[116608]: INFO cinder.api.openstack.wsgi [None req-071e2bce-d153-4519-8233-a4f8f65df68f None None] https://199.204.45.229/volume// returned with HTTP 300 Jun 17 04:39:22.981338 np0000181111 devstack@c-api.service[116608]: [pid: 116608|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Wed Jun 17 04:39:22 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)