Jun 16 01:36:10.744043 np0000180629 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:36:10.753342 np0000180629 devstack@c-api.service[112749]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:36:10 2026] *** Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: nodename: np0000180629 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: machine: x86_64 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: clock source: unix Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: pcre jit disabled Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: detected number of CPU cores: 16 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: current working directory: / Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: your processes number limit is 256917 Jun 16 01:36:10.756576 np0000180629 devstack@c-api.service[112749]: your memory page size is 4096 bytes Jun 16 01:36:10.757176 np0000180629 devstack@c-api.service[112749]: detected max file descriptor number: 2048 Jun 16 01:36:10.757176 np0000180629 devstack@c-api.service[112749]: lock engine: pthread robust mutexes Jun 16 01:36:10.757550 np0000180629 devstack@c-api.service[112749]: thunder lock: enabled Jun 16 01:36:10.757865 np0000180629 devstack@c-api.service[112749]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:36:10.757997 np0000180629 devstack@c-api.service[112749]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:36:10.758057 np0000180629 devstack@c-api.service[112749]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:36:10.758057 np0000180629 devstack@c-api.service[112749]: Set PythonHome to /opt/stack/data/venv Jun 16 01:36:10.796394 np0000180629 devstack@c-api.service[112749]: Python main interpreter initialized at 0x7485ab8a3668 Jun 16 01:36:10.796394 np0000180629 devstack@c-api.service[112749]: python threads support enabled Jun 16 01:36:10.796394 np0000180629 devstack@c-api.service[112749]: your server socket listen backlog is limited to 100 connections Jun 16 01:36:10.796394 np0000180629 devstack@c-api.service[112749]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:36:10.797287 np0000180629 devstack@c-api.service[112749]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:36:10.797544 np0000180629 devstack@c-api.service[112749]: *** Operational MODE: preforking *** Jun 16 01:36:10.797838 np0000180629 devstack@c-api.service[112749]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:36:10.797838 np0000180629 devstack@c-api.service[112749]: spawned uWSGI master process (pid: 112749) Jun 16 01:36:10.798037 np0000180629 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:36:10.798898 np0000180629 devstack@c-api.service[112749]: spawned uWSGI worker 1 (pid: 112756, cores: 1) Jun 16 01:36:10.801738 np0000180629 devstack@c-api.service[112749]: spawned uWSGI worker 2 (pid: 112757, cores: 1) Jun 16 01:36:10.801738 np0000180629 devstack@c-api.service[112749]: spawned uWSGI worker 3 (pid: 112758, cores: 1) Jun 16 01:36:10.801738 np0000180629 devstack@c-api.service[112749]: spawned uWSGI worker 4 (pid: 112760, cores: 1) Jun 16 01:36:10.801738 np0000180629 devstack@c-api.service[112749]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: we strongly recommend against using it for new projects. Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: framework. For more detail see Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:10.933906 np0000180629 devstack@c-api.service[112757]: import eventlet # noqa Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: we strongly recommend against using it for new projects. Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: framework. For more detail see Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:10.938861 np0000180629 devstack@c-api.service[112758]: import eventlet # noqa Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: we strongly recommend against using it for new projects. Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: framework. For more detail see Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:10.956869 np0000180629 devstack@c-api.service[112756]: import eventlet # noqa Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: we strongly recommend against using it for new projects. Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: framework. For more detail see Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:10.963053 np0000180629 devstack@c-api.service[112760]: import eventlet # noqa Jun 16 01:36:11.031421 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:11.031421 np0000180629 devstack@c-api.service[112757]: warnings.warn( Jun 16 01:36:11.034268 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:11.034268 np0000180629 devstack@c-api.service[112758]: warnings.warn( Jun 16 01:36:11.043675 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:11.043675 np0000180629 devstack@c-api.service[112756]: warnings.warn( Jun 16 01:36:11.047101 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:11.047101 np0000180629 devstack@c-api.service[112760]: warnings.warn( Jun 16 01:36:11.113723 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:36:11.113723 np0000180629 devstack@c-api.service[112757]: from cgi import parse_header Jun 16 01:36:11.115861 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:36:11.115861 np0000180629 devstack@c-api.service[112758]: from cgi import parse_header Jun 16 01:36:11.119763 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:36:11.119763 np0000180629 devstack@c-api.service[112756]: from cgi import parse_header Jun 16 01:36:11.120425 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:36:11.120425 np0000180629 devstack@c-api.service[112760]: from cgi import parse_header Jun 16 01:36:11.166412 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:36:11.166412 np0000180629 devstack@c-api.service[112758]: removals.removed_module( Jun 16 01:36:11.167866 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:36:11.167866 np0000180629 devstack@c-api.service[112757]: removals.removed_module( Jun 16 01:36:11.167980 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:36:11.167980 np0000180629 devstack@c-api.service[112758]: removals.removed_module( Jun 16 01:36:11.169394 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:36:11.169394 np0000180629 devstack@c-api.service[112757]: removals.removed_module( Jun 16 01:36:11.171458 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:36:11.171458 np0000180629 devstack@c-api.service[112760]: removals.removed_module( Jun 16 01:36:11.171634 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:36:11.171634 np0000180629 devstack@c-api.service[112756]: removals.removed_module( Jun 16 01:36:11.174737 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:36:11.174737 np0000180629 devstack@c-api.service[112760]: removals.removed_module( Jun 16 01:36:11.174882 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:36:11.174882 np0000180629 devstack@c-api.service[112756]: removals.removed_module( Jun 16 01:36:11.809059 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:36:11.809059 np0000180629 devstack@c-api.service[112756]: warnings.warn( Jun 16 01:36:11.809282 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:36:11.809282 np0000180629 devstack@c-api.service[112757]: warnings.warn( Jun 16 01:36:11.841461 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:36:11.841461 np0000180629 devstack@c-api.service[112758]: warnings.warn( Jun 16 01:36:11.863213 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:36:11.863213 np0000180629 devstack@c-api.service[112760]: warnings.warn( Jun 16 01:36:11.906832 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:36:11.906832 np0000180629 devstack@c-api.service[112757]: warnings.warn( Jun 16 01:36:11.910546 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:36:11.910546 np0000180629 devstack@c-api.service[112756]: warnings.warn( Jun 16 01:36:11.948526 np0000180629 devstack@c-api.service[112758]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:36:11.948526 np0000180629 devstack@c-api.service[112758]: warnings.warn( Jun 16 01:36:11.960845 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:36:11.960845 np0000180629 devstack@c-api.service[112760]: warnings.warn( Jun 16 01:36:12.197374 np0000180629 devstack@c-api.service[112756]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:36:12.197959 np0000180629 devstack@c-api.service[112756]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112756) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:12.212990 np0000180629 devstack@c-api.service[112757]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:36:12.213405 np0000180629 devstack@c-api.service[112757]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112757) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:12.258309 np0000180629 devstack@c-api.service[112758]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:36:12.258552 np0000180629 devstack@c-api.service[112758]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112758) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:12.261748 np0000180629 devstack@c-api.service[112760]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:36:12.262322 np0000180629 devstack@c-api.service[112760]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112760) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:12.284624 np0000180629 devstack@c-api.service[112756]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:12.284624 np0000180629 devstack@c-api.service[112756]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:12.289950 np0000180629 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:12.289950 np0000180629 devstack@c-api.service[112757]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:12.319936 np0000180629 devstack@c-api.service[112758]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:12.319936 np0000180629 devstack@c-api.service[112758]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:12.322557 np0000180629 devstack@c-api.service[112760]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:12.322557 np0000180629 devstack@c-api.service[112760]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:12.746971 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:12.747191 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:12.747243 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:12.747285 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747357 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:12.747402 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.747569 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747623 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747673 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747721 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.747762 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.747803 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747846 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747894 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.747939 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.748069 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.749040 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.749040 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.749244 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.749310 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.749310 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.749430 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.749584 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.749654 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.749724 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.749793 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.749853 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.749931 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.750026 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.750090 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.750150 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.750220 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.750296 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.750373 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.750444 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.750547 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.750626 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.750687 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.750755 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.750816 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.750884 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.750976 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.750976 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.750976 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.751188 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.751188 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.751300 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.751357 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.751424 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.751520 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.751520 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.751809 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.751878 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.751988 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.752061 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.752134 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.752134 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.752134 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.752318 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.752318 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.752318 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.752533 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.752598 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.752678 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.752741 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.752805 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.752873 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.752957 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.753026 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.753088 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.753088 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.753088 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.753243 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.753243 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.753243 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.753420 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.753475 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.753562 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.753620 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.753685 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.753751 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.753815 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.753876 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.753961 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.754058 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.754120 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.754174 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.754237 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.754293 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.754345 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.754407 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.754461 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.754554 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.754628 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.754692 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.754749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.754749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.754749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.754749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.754749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.755432 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.755432 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.755432 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.755432 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.755432 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.755790 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.755854 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.755945 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.756017 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.756083 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.756151 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.756205 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.756293 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.756356 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.756422 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.756477 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.756559 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.756627 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.756684 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.756743 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.756800 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.756866 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.756924 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.756976 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.757028 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.757083 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.757146 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.757216 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.757288 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.757288 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.757288 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.757462 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.757551 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.757609 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.757666 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.757728 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.757790 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.757852 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.757913 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.757976 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.758052 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.758109 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.758167 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.758224 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.758285 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.758341 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.758341 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.758443 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.758527 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.758597 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.758675 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.758732 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.758787 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.758841 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.758841 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.758841 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.758996 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.759250 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.759312 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.759312 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.759446 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.759446 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.759588 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.759674 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.759742 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.759806 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.759920 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.759987 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.760042 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.760117 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.760282 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.760349 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.760407 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.760470 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.760547 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.760603 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.760680 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.760737 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.760791 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.760856 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.760911 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.760960 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.760987 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.761018 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.761053 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761080 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.761103 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.761130 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761155 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761186 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.761263 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.761303 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.761332 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.761358 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.761382 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.761407 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.761438 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.761464 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.761502 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.761539 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761566 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.761593 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.761623 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.761649 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.761677 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761700 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.761726 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.761750 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.761750 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.761750 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.761750 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.761750 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.764445 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.764524 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.764564 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.764596 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.764625 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.764652 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.764685 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.764709 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.764742 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.764773 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.764801 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.764829 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.764856 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.764913 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.764944 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.764986 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.765044 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.765113 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.765168 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.765225 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.765290 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.765861 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.765953 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.766043 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.766130 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.766208 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.766291 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.766378 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.769636 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.769689 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.769758 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.769798 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.769872 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.769907 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.769960 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.770004 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.770041 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.770079 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.770079 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.770157 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.770157 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.770239 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.770378 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.770440 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.770518 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.770579 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.770628 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.770672 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.770715 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.770756 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.770809 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.770851 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.770887 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.770887 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.770887 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.770984 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.772775 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.772839 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.772882 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.772945 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.772992 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.773037 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.773080 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.773117 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.773153 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.773197 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.773235 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.773271 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.773311 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.773354 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.773392 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.773434 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.773471 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.773532 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.773577 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.773615 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.773656 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.773697 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.773738 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.773790 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.773832 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.773869 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.773910 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.773946 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.773989 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.774034 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.774072 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.774112 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.774150 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.774192 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.774229 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.774266 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.774307 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.774344 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.774385 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.774422 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.774464 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.774513 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.774560 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.774603 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.774646 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.774682 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.774722 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.774758 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.774801 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.774838 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.774873 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.774917 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.774960 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.775470 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.775525 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.775573 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.775610 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.775643 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.775708 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.775741 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.775773 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.775809 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.775844 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.775877 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.775929 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.775966 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.776005 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.776050 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.776095 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.776131 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.776167 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.776209 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.776246 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.776291 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.776328 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.776368 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.776404 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.776439 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.776439 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.776685 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.776743 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.776781 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.776781 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.776781 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.776893 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.777196 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.777394 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.777434 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.777470 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.777470 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.777553 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.777598 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.777651 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.777689 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.777689 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.777758 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.777758 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.777825 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.777860 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.777860 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.777860 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.779204 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.779286 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.779326 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.779375 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.779419 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.779480 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.779572 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.779826 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.779895 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.779951 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.780015 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.780059 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.780097 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.780141 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.780191 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.780229 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.780262 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.780302 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.780345 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.780387 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.780424 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.780463 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.780531 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.780575 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.780618 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.780659 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.780700 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.780745 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.780785 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.780827 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.780865 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.780865 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.780949 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.780992 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.781035 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.781072 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.781108 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.781146 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.781185 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.781220 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.781262 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.781307 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.781353 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.781393 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.781430 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.781464 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.781522 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.781558 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.781595 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.781638 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.781676 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.781715 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.781761 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.781806 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.781849 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.781885 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.781919 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.781959 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.781996 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.782037 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.782070 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782111 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.782157 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782198 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.782239 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.782277 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.782319 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.782354 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.782387 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.782425 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.782466 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782518 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.782562 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782600 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.782637 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.782672 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.782708 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.782742 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.782776 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.782812 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.782849 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782882 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.782882 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.782882 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.782990 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.782990 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.782990 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.783086 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.783123 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.783157 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.783189 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.783189 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.783270 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.783306 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.783339 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.783339 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.783413 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.783450 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.783483 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.783483 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.783689 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.783736 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.783736 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.783736 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.783736 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.783865 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.783865 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.783865 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.783865 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.783995 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.784085 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.784235 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.784864 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.784930 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.784977 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.785050 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.785092 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.785131 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.785172 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.785228 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.785228 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.785302 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.785302 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.785372 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.785419 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.785465 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.785528 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.785574 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.785574 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.785638 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.785681 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.785723 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.785723 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.785793 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.785830 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.785867 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.786113 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.786185 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.786302 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.786352 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.786399 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.786436 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.786481 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.786531 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.786565 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.786607 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.786640 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.786679 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.786716 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.786749 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.786792 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.786825 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.786863 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.786903 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.786936 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.786969 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.787007 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.787045 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.787133 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.787177 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.787222 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.787260 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.787300 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.787337 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.787377 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.787415 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.787447 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.787479 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.787553 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.787587 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.787628 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.787660 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.787720 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.787771 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.787808 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.787841 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.787882 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.787924 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.787960 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.787997 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.787997 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.787997 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.788096 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.788096 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.788155 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.788189 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.788221 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.788221 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.788282 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.788322 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.788355 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.788355 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.788425 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.788468 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.788522 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.788556 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.788588 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.788623 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.788660 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.788660 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.788732 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.788773 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.788813 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.788849 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.788887 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.788926 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.788968 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.788968 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.788968 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.789074 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.789106 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.789106 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.789184 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.789184 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.789184 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.789184 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.789184 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.789596 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.789641 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.789675 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.789731 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.789770 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.789770 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.789842 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.789880 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.789880 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.789944 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.789982 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.790015 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.790051 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.790051 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.790123 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.790156 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.790192 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.790266 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.790308 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.790340 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.790383 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.790421 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.790565 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.790610 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.790650 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.790687 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.790687 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.790687 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.790793 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.790793 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.790860 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.790904 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.790943 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.790981 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.791028 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.791060 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.791093 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.791125 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.791163 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.791205 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.791241 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.791279 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.791314 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.791352 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.791394 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.791431 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.791468 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.791601 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.791643 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.791643 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.791711 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.791755 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.791796 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.791832 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.791832 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.791895 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.791975 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.792067 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.792154 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.792237 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.792323 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.792409 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.792579 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.793035 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.793112 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.793160 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.793197 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.793238 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.793316 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.793367 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.793406 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.793444 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.793483 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.793533 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.793580 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.793580 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.793648 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.793688 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.793725 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.793769 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.793811 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.793849 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.793886 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.793927 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.793973 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.794017 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.794059 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.794101 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.794137 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.794179 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.794216 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.794259 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.794296 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.794332 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.794368 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.794405 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.794441 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.794476 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.794538 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.794577 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.794618 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.794659 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.794695 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.794737 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.794777 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.794819 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.794864 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.794904 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.794952 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.794994 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.795033 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.795033 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.795105 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.795147 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.795187 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.795228 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.795265 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.795265 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.795265 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.795377 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.795377 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.795377 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.795554 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.795593 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.795634 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.795676 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.795718 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.795765 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.795801 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.795842 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.795878 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.795914 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.795946 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.795974 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.796006 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796033 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796066 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.796094 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.796119 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796151 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.796182 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.796209 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.796238 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796238 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796292 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.796324 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.796324 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.796378 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.796378 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.796378 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.796451 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.796483 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796522 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.796554 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.796585 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.796616 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796643 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.796669 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.796696 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.796721 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.796751 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.796777 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.796803 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796832 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.796858 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796888 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796912 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.796938 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.796962 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.796988 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.797014 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.797037 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.797037 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.797083 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.797083 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.798807 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.798943 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.799064 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.799160 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.799255 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.799316 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.799426 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.799551 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.799613 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.799669 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.799752 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.799817 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.799894 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.799972 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.800067 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.800153 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.800607 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.800607 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.800607 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.800607 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.801171 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.801266 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.801336 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.801405 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.801462 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.801571 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.801647 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.801706 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.801764 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.801822 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.801877 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.801943 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.802007 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.802074 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.802139 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.802214 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.802278 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.802334 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.802390 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.802447 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.802538 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.802610 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.802676 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.802734 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.802800 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.802857 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.802912 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.802977 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.803028 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.803028 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.803028 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.803131 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.803131 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.803218 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.803258 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.803298 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.803336 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.803433 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.803518 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.803559 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.803599 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.803638 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.803676 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.803715 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.803766 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.803806 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.803857 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.803895 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.803942 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.803985 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.804031 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.804070 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.804114 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.804152 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.804201 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.804240 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.804240 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.804240 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.804240 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.807648 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.807721 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.807761 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.807799 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.807837 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.807889 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.807935 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.807980 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.808019 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.808064 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.808104 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.808147 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.808189 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112760) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.808228 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.808277 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.808400 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.808441 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.808441 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.808541 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.808595 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112760) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.808634 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.808673 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112760) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.808706 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.808706 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.808706 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.808706 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.808845 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.808845 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.808845 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.808845 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.809004 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.809081 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.809081 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.809156 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.809202 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.809243 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.809283 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112758) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.809321 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.809357 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.809357 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.809420 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.809457 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.809516 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.809552 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112758) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.809552 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112758) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.809631 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:12.809631 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:12.809631 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:12.809631 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:12.809631 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:12.809810 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:12.809810 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:12.856969 np0000180629 devstack@c-api.service[112760]: INFO dbcounter [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Registered counter for database cinder Jun 16 01:36:12.857188 np0000180629 devstack@c-api.service[112757]: INFO dbcounter [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Registered counter for database cinder Jun 16 01:36:12.857272 np0000180629 devstack@c-api.service[112756]: INFO dbcounter [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Registered counter for database cinder Jun 16 01:36:12.858202 np0000180629 devstack@c-api.service[112758]: INFO dbcounter [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Registered counter for database cinder Jun 16 01:36:12.903815 np0000180629 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:12.905480 np0000180629 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:12.907521 np0000180629 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-77f72828-be59-4ca8-83a3-91de71794e4b 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:12.908289 np0000180629 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-58719f7b-7082-4339-aef0-6f93d1da808e 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.014986 np0000180629 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writer thread running {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:13.017480 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:13.020333 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:13.022911 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:13.025375 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:13.026547 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.027920 np0000180629 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writer thread running {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:13.029462 np0000180629 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writer thread running {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:13.030377 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.030755 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:13.032000 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:13.033748 np0000180629 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writer thread running {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:13.034165 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:13.034595 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:13.036304 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:13.036788 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:13.037058 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:13.038675 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:13.039150 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:13.039536 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:13.039878 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.040031 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.041706 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:13.043138 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.043424 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.044585 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:13.046018 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.050886 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.067921 np0000180629 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.070813 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:13.073141 np0000180629 devstack@c-api.service[112757]: INFO cinder.rpc [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:13.074353 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.080309 np0000180629 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.082030 np0000180629 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [None req-77f72828-be59-4ca8-83a3-91de71794e4b 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.082728 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:13.084383 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:13.084676 np0000180629 devstack@c-api.service[112756]: INFO cinder.rpc [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:13.085573 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.086252 np0000180629 devstack@c-api.service[112760]: INFO cinder.rpc [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:13.086741 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.087153 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.089938 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.093229 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.095323 np0000180629 devstack@c-api.service[112758]: DEBUG oslo_db.sqlalchemy.engines [None req-58719f7b-7082-4339-aef0-6f93d1da808e 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=112758) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:13.096804 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.098269 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.098386 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.098719 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:13.100204 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.101351 np0000180629 devstack@c-api.service[112758]: INFO cinder.rpc [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:13.101530 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.101668 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.102579 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.103374 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.104262 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.104740 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.107364 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.107441 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.109830 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.110204 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.111423 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.112827 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.113103 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.114429 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.114564 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.115358 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.115684 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.117426 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.117558 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.118578 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.118789 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.120403 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.121616 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.121743 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.124530 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.124685 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.124775 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.125933 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.126135 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.127133 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.127380 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.128665 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.130198 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.130842 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.133062 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.133180 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.133224 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.134124 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.134508 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.135948 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.136423 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.136614 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.137325 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.137482 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.138483 np0000180629 devstack@c-api.service[112757]: WARNING cinder.api.contrib.hosts [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:13.138846 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.139183 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.139228 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.139651 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.140323 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.140534 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.141113 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.141880 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.141981 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.142101 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.142514 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.143203 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.143345 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.143594 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.143828 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.144325 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: extensions {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.144403 np0000180629 devstack@c-api.service[112756]: WARNING cinder.api.contrib.hosts [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:13.145017 np0000180629 devstack@c-api.service[112760]: WARNING cinder.api.contrib.hosts [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:13.145082 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.145673 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-quota-class-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.145753 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.146262 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.146331 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.146951 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: scheduler-stats {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.147015 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.147908 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.148285 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.148420 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-quota-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.149680 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.149783 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.150637 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: extensions {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.150734 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: extensions {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.150787 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: backups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.151975 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-quota-class-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.152047 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-quota-class-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.152108 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.152841 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-snapshot-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.153261 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: scheduler-stats {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.153376 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: scheduler-stats {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.154264 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: consistencygroups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.154704 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-quota-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.155340 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-quota-sets {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.155421 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.156157 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: backups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.156262 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: extra_specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.156842 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: backups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.157650 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.157741 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-hosts {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.158763 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-snapshot-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.158879 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-snapshot-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.159057 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-volume-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.159161 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.160176 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: consistencygroups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.160286 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: consistencygroups {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.160484 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.160600 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-availability-zone {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.161809 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.161887 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.162113 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: extra_specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.162220 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: extra_specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.163089 np0000180629 devstack@c-api.service[112758]: WARNING cinder.api.contrib.hosts [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:13.163259 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-volume-transfer {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.163720 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-hosts {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.163855 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-hosts {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.163976 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.164983 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: capabilities {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.165119 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-volume-manage {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.165240 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-volume-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.165337 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.166263 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.166418 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-availability-zone {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.166552 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.166686 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-availability-zone {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.167734 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: os-volume-type-access {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.167802 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.167874 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.168028 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.169023 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: extensions {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.169248 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-volume-transfer {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.169325 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-volume-transfer {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.169399 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: cgsnapshots {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.170329 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-quota-class-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.170745 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extended resource: qos-specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.170862 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: capabilities {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.171019 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: capabilities {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.171608 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: scheduler-stats {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.172142 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: encryption {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.172409 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.172844 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.contrib.snapshot_actions [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] SnapshotActionsController initialized {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:13.173634 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: os-volume-type-access {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.173733 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-quota-sets {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.173789 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.173967 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: os-volume-type-access {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.175186 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: backups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.175240 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: cgsnapshots {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.175276 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.175509 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: cgsnapshots {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.176608 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.176675 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extended resource: qos-specs {{(pid=112760) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.176934 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extended resource: qos-specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.177451 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-snapshot-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.177905 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.178693 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.contrib.snapshot_actions [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] SnapshotActionsController initialized {{(pid=112760) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:13.178856 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: consistencygroups {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.179001 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] SnapshotActionsController initialized {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:13.179274 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.179505 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.179870 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.180745 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.180972 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.181047 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: extra_specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.181289 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.182111 np0000180629 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.182305 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.182627 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-hosts {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.182693 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.182983 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183076 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183225 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183321 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension AdminActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183430 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension AdminActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183602 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension AdminActions extending resource: backups {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183691 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.183769 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183857 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension TypesManage extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.183931 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-volume-manage {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.184004 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension UsedLimits extending resource: limits {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184061 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.184113 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184181 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184246 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184338 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184448 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184558 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.184669 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-edae6c61-69e7-4fbf-9c03-cc58175ec3c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.185052 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.185377 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.185464 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-availability-zone {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.186479 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.186803 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.186914 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.187887 np0000180629 devstack@c-api.service[112760]: WARNING castellan.key_manager.migration [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.188230 np0000180629 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.188639 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-volume-transfer {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.188726 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.188856 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.188983 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189034 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189080 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension AdminActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189160 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189201 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension AdminActions extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189281 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension AdminActions extending resource: backups {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189355 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189476 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension AdminActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189600 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension AdminActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189703 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension AdminActions extending resource: backups {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189803 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189933 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension TypesManage extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.189982 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeActions extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190035 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension UsedLimits extending resource: limits {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190074 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension TypesManage extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190143 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190192 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension UsedLimits extending resource: limits {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190232 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190268 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190332 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190380 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: capabilities {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.190420 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190470 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190532 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190573 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190610 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190673 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190715 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190774 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-f5f48cdc-0cec-4fe1-9b9c-c4d225f11c3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190825 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.190887 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.v3.router [None req-77f72828-be59-4ca8-83a3-91de71794e4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112760) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.191676 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: encryption {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.193002 np0000180629 devstack@c-api.service[112757]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7485ab8a3668 pid: 112757 (default app) Jun 16 01:36:13.193289 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: os-volume-type-access {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.195028 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: cgsnapshots {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.196578 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extended resource: qos-specs {{(pid=112758) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:13.198371 np0000180629 devstack@c-api.service[112756]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7485ab8a3668 pid: 112756 (default app) Jun 16 01:36:13.198778 np0000180629 devstack@c-api.service[112760]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7485ab8a3668 pid: 112760 (default app) Jun 16 01:36:13.198966 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.contrib.snapshot_actions [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] SnapshotActionsController initialized {{(pid=112758) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:13.200144 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.201298 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201298 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201458 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201458 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201458 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201458 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201458 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.201718 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202063 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202063 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202063 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202063 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202063 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202264 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202264 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202264 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202264 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202462 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202462 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202462 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202462 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202656 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202656 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202656 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202656 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202656 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202886 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202886 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202886 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.202886 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.202886 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203088 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203364 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203364 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203449 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203511 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.203774 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204017 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204017 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204017 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204017 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204017 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204245 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204245 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204245 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204245 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204245 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204444 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.204847 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205095 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205095 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205095 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205095 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205095 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205304 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205304 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205304 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205304 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205304 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205522 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205522 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205522 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205522 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205699 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205699 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205699 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205699 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205870 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205870 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205870 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.205870 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.205870 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206104 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206104 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206104 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206104 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206104 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206329 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206329 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206329 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206329 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206521 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206521 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206521 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206521 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206695 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206695 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206695 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206695 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206874 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206874 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.206874 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.206874 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207049 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207049 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207049 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207049 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207214 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207214 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207214 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207214 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207214 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207479 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207751 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207751 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207751 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207751 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207751 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.207948 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208191 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208437 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.208728 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209000 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209000 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209000 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209000 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209185 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209185 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209185 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209185 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209185 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209404 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209404 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209404 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209404 np0000180629 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:13.209404 np0000180629 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 16 01:36:13.209623 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.209623 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.209688 np0000180629 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-0027fc4b-000c-4cf1-9ebe-0ff014dc7f56 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:13.209730 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.209730 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.209794 np0000180629 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Tue Jun 16 01:36:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:36:13.209826 np0000180629 devstack@c-api.service[112758]: WARNING castellan.key_manager.migration [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:13.209826 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.209826 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.209921 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.209965 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension AdminActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.210072 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension AdminActions extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.210183 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension AdminActions extending resource: backups {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeActions extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension TypesManage extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension UsedLimits extending resource: limits {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212294 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212560 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212560 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.212560 np0000180629 devstack@c-api.service[112758]: DEBUG cinder.api.v3.router [None req-58719f7b-7082-4339-aef0-6f93d1da808e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112758) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:13.220975 np0000180629 devstack@c-api.service[112758]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7485ab8a3668 pid: 112758 (default app) Jun 16 01:36:20.447425 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.447425 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.447425 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.447425 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.447425 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448198 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448198 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448198 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448198 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448198 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448570 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448899 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448899 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.448899 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.448899 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449115 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449115 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449115 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449115 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449359 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449359 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449359 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449359 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449625 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449625 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449625 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449625 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449625 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449905 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449905 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449905 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.449905 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.449905 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450163 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.450643 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451054 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451527 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451527 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451527 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451527 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451527 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451935 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451935 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451935 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.451935 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.451935 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452303 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.452796 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.453242 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.453242 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.453242 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.453242 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.453242 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.453662 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.453662 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.453662 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.453662 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.453662 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454094 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454094 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454094 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454094 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454468 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454468 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454468 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454468 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454842 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454842 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454842 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.454842 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.454842 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455243 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455243 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455243 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455243 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455243 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455662 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455662 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455662 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455662 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455931 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455931 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.455931 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.455931 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456152 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456152 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456152 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456152 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456288 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456288 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456288 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456288 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456423 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456423 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456423 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456423 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456574 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456574 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456574 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456574 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456574 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456741 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456949 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456949 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456949 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.456949 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.456949 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457108 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457310 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457529 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457737 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457930 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457930 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.457930 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.457930 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458074 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.458074 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458074 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.458074 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458074 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 16 01:36:20.458245 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-ac4d709b-6075-4d4f-9006-45a9dc614659 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:20.925067 np0000180629 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-ac4d709b-6075-4d4f-9006-45a9dc614659 admin admin] POST https://199.204.45.78/volume/v3/types Jun 16 01:36:20.925643 np0000180629 devstack@c-api.service[112756]: DEBUG cinder.api.openstack.wsgi [None req-ac4d709b-6075-4d4f-9006-45a9dc614659 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112756) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:20.927217 np0000180629 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:36:20.927217 np0000180629 devstack@c-api.service[112756]: warnings.warn( Jun 16 01:36:20.971232 np0000180629 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4d709b-6075-4d4f-9006-45a9dc614659 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:21.006509 np0000180629 devstack@c-api.service[112756]: INFO cinder.api.openstack.wsgi [None req-ac4d709b-6075-4d4f-9006-45a9dc614659 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 16 01:36:21.007093 np0000180629 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Tue Jun 16 01:36:20 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:36:21.032362 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.032362 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.032362 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.032362 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.032362 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033131 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033131 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033131 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033131 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033131 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033403 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033791 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033791 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.033791 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.033791 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034042 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034042 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034042 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034042 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034278 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034278 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034278 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034278 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034523 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034523 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034523 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034523 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034523 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034824 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034824 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034824 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.034824 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.034824 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035091 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035414 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.035817 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036206 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036206 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036206 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036206 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036206 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036526 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036526 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036526 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036526 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036526 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.036792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037116 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037425 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037425 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037425 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037425 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037425 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037728 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037728 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037728 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.037728 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.037728 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038031 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038031 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038031 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038031 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038260 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038260 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038260 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038260 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038484 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038484 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038484 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038484 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038484 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038792 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.038792 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.038792 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039055 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039055 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039055 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039055 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039280 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039280 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039280 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039280 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039548 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039548 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039548 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039548 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039776 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039776 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.039776 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.039776 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040015 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040015 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040015 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040015 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040237 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040237 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040237 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040237 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040237 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040545 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040874 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040874 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040874 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.040874 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.040874 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041161 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041483 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.041836 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042157 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042662 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042662 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042662 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042662 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042894 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042894 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042894 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.042894 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.042894 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: warnings.warn(deprecated_msg) Jun 16 01:36:21.043177 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.middleware.request_id [req-ac4d709b-6075-4d4f-9006-45a9dc614659 req-c20c937e-874b-45a2-a819-65af027e6663 None None] RequestId filter calling following filter/app {{(pid=112760) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:21.375700 np0000180629 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-ac4d709b-6075-4d4f-9006-45a9dc614659 req-c20c937e-874b-45a2-a819-65af027e6663 admin admin] POST https://199.204.45.78/volume/v3/types/e03909e6-993f-4c64-9c0d-a853eaedd65a/extra_specs Jun 16 01:36:21.376235 np0000180629 devstack@c-api.service[112760]: DEBUG cinder.api.openstack.wsgi [req-ac4d709b-6075-4d4f-9006-45a9dc614659 req-c20c937e-874b-45a2-a819-65af027e6663 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112760) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:21.377916 np0000180629 devstack@c-api.service[112760]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:36:21.377916 np0000180629 devstack@c-api.service[112760]: warnings.warn( Jun 16 01:36:21.420889 np0000180629 devstack@c-api.service[112760]: DEBUG oslo_db.sqlalchemy.engines [req-ac4d709b-6075-4d4f-9006-45a9dc614659 req-c20c937e-874b-45a2-a819-65af027e6663 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=112760) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:21.482407 np0000180629 devstack@c-api.service[112760]: INFO cinder.api.openstack.wsgi [req-ac4d709b-6075-4d4f-9006-45a9dc614659 req-c20c937e-874b-45a2-a819-65af027e6663 admin admin] https://199.204.45.78/volume/v3/types/e03909e6-993f-4c64-9c0d-a853eaedd65a/extra_specs returned with HTTP 200 Jun 16 01:36:21.483097 np0000180629 devstack@c-api.service[112760]: [pid: 112760|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Tue Jun 16 01:36:21 2026] POST /volume/v3/types/e03909e6-993f-4c64-9c0d-a853eaedd65a/extra_specs => generated 55 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:36:23.072436 np0000180629 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=6 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:23.100627 np0000180629 devstack@c-api.service[112758]: DEBUG dbcounter [-] [112758] Writing DB stats cinder:SELECT=6 {{(pid=112758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:31.003620 np0000180629 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:31.480538 np0000180629 devstack@c-api.service[112760]: DEBUG dbcounter [-] [112760] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}