Jun 16 01:34:52.472008 np0000180637 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:34:52.478621 np0000180637 devstack@c-api.service[112643]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:34:52 2026] *** Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: nodename: np0000180637 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: machine: x86_64 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: clock source: unix Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: pcre jit disabled Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: detected number of CPU cores: 16 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: current working directory: / Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: your processes number limit is 256917 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: your memory page size is 4096 bytes Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: detected max file descriptor number: 2048 Jun 16 01:34:52.481534 np0000180637 devstack@c-api.service[112643]: lock engine: pthread robust mutexes Jun 16 01:34:52.482630 np0000180637 devstack@c-api.service[112643]: thunder lock: enabled Jun 16 01:34:52.482630 np0000180637 devstack@c-api.service[112643]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:34:52.482630 np0000180637 devstack@c-api.service[112643]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:34:52.482630 np0000180637 devstack@c-api.service[112643]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:34:52.482630 np0000180637 devstack@c-api.service[112643]: Set PythonHome to /opt/stack/data/venv Jun 16 01:34:52.525041 np0000180637 devstack@c-api.service[112643]: Python main interpreter initialized at 0x734c4aaa3668 Jun 16 01:34:52.525041 np0000180637 devstack@c-api.service[112643]: python threads support enabled Jun 16 01:34:52.525041 np0000180637 devstack@c-api.service[112643]: your server socket listen backlog is limited to 100 connections Jun 16 01:34:52.525041 np0000180637 devstack@c-api.service[112643]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:34:52.525714 np0000180637 devstack@c-api.service[112643]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:34:52.525714 np0000180637 devstack@c-api.service[112643]: *** Operational MODE: preforking *** Jun 16 01:34:52.526000 np0000180637 devstack@c-api.service[112643]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:34:52.526000 np0000180637 devstack@c-api.service[112643]: spawned uWSGI master process (pid: 112643) Jun 16 01:34:52.525988 np0000180637 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:34:52.527205 np0000180637 devstack@c-api.service[112643]: spawned uWSGI worker 1 (pid: 112650, cores: 1) Jun 16 01:34:52.527205 np0000180637 devstack@c-api.service[112643]: spawned uWSGI worker 2 (pid: 112651, cores: 1) Jun 16 01:34:52.527510 np0000180637 devstack@c-api.service[112643]: spawned uWSGI worker 3 (pid: 112652, cores: 1) Jun 16 01:34:52.528031 np0000180637 devstack@c-api.service[112643]: spawned uWSGI worker 4 (pid: 112653, cores: 1) Jun 16 01:34:52.528031 np0000180637 devstack@c-api.service[112643]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: we strongly recommend against using it for new projects. Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: framework. For more detail see Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:52.644668 np0000180637 devstack@c-api.service[112651]: import eventlet # noqa Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: we strongly recommend against using it for new projects. Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: framework. For more detail see Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:52.650407 np0000180637 devstack@c-api.service[112650]: import eventlet # noqa Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: we strongly recommend against using it for new projects. Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: framework. For more detail see Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:52.661014 np0000180637 devstack@c-api.service[112653]: import eventlet # noqa Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: we strongly recommend against using it for new projects. Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: framework. For more detail see Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:34:52.661584 np0000180637 devstack@c-api.service[112652]: import eventlet # noqa Jun 16 01:34:52.728697 np0000180637 devstack@c-api.service[112651]: /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:34:52.728697 np0000180637 devstack@c-api.service[112651]: warnings.warn( Jun 16 01:34:52.736858 np0000180637 devstack@c-api.service[112650]: /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:34:52.736858 np0000180637 devstack@c-api.service[112650]: warnings.warn( Jun 16 01:34:52.747045 np0000180637 devstack@c-api.service[112653]: /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:34:52.747045 np0000180637 devstack@c-api.service[112653]: warnings.warn( Jun 16 01:34:52.751647 np0000180637 devstack@c-api.service[112652]: /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:34:52.751647 np0000180637 devstack@c-api.service[112652]: warnings.warn( Jun 16 01:34:52.807124 np0000180637 devstack@c-api.service[112651]: /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:34:52.807124 np0000180637 devstack@c-api.service[112651]: from cgi import parse_header Jun 16 01:34:52.812846 np0000180637 devstack@c-api.service[112650]: /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:34:52.812846 np0000180637 devstack@c-api.service[112650]: from cgi import parse_header Jun 16 01:34:52.821201 np0000180637 devstack@c-api.service[112653]: /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:34:52.821201 np0000180637 devstack@c-api.service[112653]: from cgi import parse_header Jun 16 01:34:52.831485 np0000180637 devstack@c-api.service[112652]: /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:34:52.831485 np0000180637 devstack@c-api.service[112652]: from cgi import parse_header Jun 16 01:34:52.867121 np0000180637 devstack@c-api.service[112651]: /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:34:52.867121 np0000180637 devstack@c-api.service[112651]: removals.removed_module( Jun 16 01:34:52.868928 np0000180637 devstack@c-api.service[112651]: /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:34:52.868928 np0000180637 devstack@c-api.service[112651]: removals.removed_module( Jun 16 01:34:52.870308 np0000180637 devstack@c-api.service[112650]: /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:34:52.870308 np0000180637 devstack@c-api.service[112650]: removals.removed_module( Jun 16 01:34:52.871726 np0000180637 devstack@c-api.service[112653]: /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:34:52.871726 np0000180637 devstack@c-api.service[112653]: removals.removed_module( Jun 16 01:34:52.872286 np0000180637 devstack@c-api.service[112650]: /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:34:52.872286 np0000180637 devstack@c-api.service[112650]: removals.removed_module( Jun 16 01:34:52.873132 np0000180637 devstack@c-api.service[112653]: /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:34:52.873132 np0000180637 devstack@c-api.service[112653]: removals.removed_module( Jun 16 01:34:52.884235 np0000180637 devstack@c-api.service[112652]: /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:34:52.884235 np0000180637 devstack@c-api.service[112652]: removals.removed_module( Jun 16 01:34:52.885890 np0000180637 devstack@c-api.service[112652]: /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:34:52.885890 np0000180637 devstack@c-api.service[112652]: removals.removed_module( Jun 16 01:34:53.521764 np0000180637 devstack@c-api.service[112650]: /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:34:53.521764 np0000180637 devstack@c-api.service[112650]: warnings.warn( Jun 16 01:34:53.524970 np0000180637 devstack@c-api.service[112653]: /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:34:53.524970 np0000180637 devstack@c-api.service[112653]: warnings.warn( Jun 16 01:34:53.526535 np0000180637 devstack@c-api.service[112652]: /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:34:53.526535 np0000180637 devstack@c-api.service[112652]: warnings.warn( Jun 16 01:34:53.549292 np0000180637 devstack@c-api.service[112651]: /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:34:53.549292 np0000180637 devstack@c-api.service[112651]: warnings.warn( Jun 16 01:34:53.618298 np0000180637 devstack@c-api.service[112650]: /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:34:53.618298 np0000180637 devstack@c-api.service[112650]: warnings.warn( Jun 16 01:34:53.620822 np0000180637 devstack@c-api.service[112653]: /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:34:53.620822 np0000180637 devstack@c-api.service[112653]: warnings.warn( Jun 16 01:34:53.629716 np0000180637 devstack@c-api.service[112652]: /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:34:53.629716 np0000180637 devstack@c-api.service[112652]: warnings.warn( Jun 16 01:34:53.657707 np0000180637 devstack@c-api.service[112651]: /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:34:53.657707 np0000180637 devstack@c-api.service[112651]: warnings.warn( Jun 16 01:34:53.930866 np0000180637 devstack@c-api.service[112653]: 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:34:53.931524 np0000180637 devstack@c-api.service[112653]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112653) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:53.936983 np0000180637 devstack@c-api.service[112650]: 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:34:53.937445 np0000180637 devstack@c-api.service[112650]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112650) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:53.938691 np0000180637 devstack@c-api.service[112652]: 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:34:53.939128 np0000180637 devstack@c-api.service[112652]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112652) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:53.945060 np0000180637 devstack@c-api.service[112651]: 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:34:53.945253 np0000180637 devstack@c-api.service[112651]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112651) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:34:54.016063 np0000180637 devstack@c-api.service[112653]: /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:34:54.016063 np0000180637 devstack@c-api.service[112653]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:54.017050 np0000180637 devstack@c-api.service[112650]: /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:34:54.017050 np0000180637 devstack@c-api.service[112650]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:54.017294 np0000180637 devstack@c-api.service[112651]: /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:34:54.017294 np0000180637 devstack@c-api.service[112651]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:54.018914 np0000180637 devstack@c-api.service[112652]: /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:34:54.018914 np0000180637 devstack@c-api.service[112652]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:34:54.477044 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112653) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:54.477287 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112652) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:54.477366 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:54.477439 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112651) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:34:54.477494 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.477560 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.477637 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.477695 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.477794 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.477848 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.477899 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.477951 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.478003 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.478069 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.478128 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.478196 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.479133 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.479233 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.479233 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.479329 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.479388 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.479440 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.479506 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.479562 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.479619 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.479678 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.479728 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.479803 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.479867 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.479925 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.479985 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.480035 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.480085 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.480141 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.480202 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.480253 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.480310 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.480367 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.480417 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.480468 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.480468 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.480567 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.480617 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.480617 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.481240 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.481240 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.481467 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.481574 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.481677 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.481793 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.481906 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.482011 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.482011 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.482206 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.482301 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.482396 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.482488 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.482579 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.482673 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.482803 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.482903 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.483008 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.483103 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.483207 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.483302 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.483394 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.483489 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.483583 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.483685 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.483816 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.483916 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.484018 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.484114 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.484114 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.484114 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.484389 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.484498 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.484594 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.484695 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.484819 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.484937 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.485033 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.485156 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.485253 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.485345 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.485440 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.485515 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.485573 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.485623 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.485675 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.485725 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.485810 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.485863 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.485915 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.485966 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.486260 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.486260 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.486360 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.486418 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.486467 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.486532 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.486592 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.486641 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.486698 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.486776 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.486830 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.486893 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.486949 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.487000 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.487066 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.487118 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.487169 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.487218 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.487277 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.487329 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.487380 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.487431 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.487481 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.487540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.487540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.487540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.487540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.487540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.487805 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.487805 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.487805 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.487805 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.488020 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.488081 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.488132 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.488183 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.488233 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.488283 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.488339 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.488390 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.488441 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.488491 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.488540 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.488614 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.488664 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.488721 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.489688 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.489758 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.489807 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.489850 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.489895 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.489948 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.490003 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.490054 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.490054 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.490054 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.490189 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.490189 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.490189 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.490316 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.490360 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.490413 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.490472 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.490522 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.490567 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.490615 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.490663 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.490707 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.490767 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.490813 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.490856 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.490900 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.490953 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.490999 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.491042 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.491085 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.491128 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.491171 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.491219 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.491263 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.491307 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.491350 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.491403 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.491453 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.491504 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.491548 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.491599 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.491646 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.491692 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.491741 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.491809 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.491863 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.491913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.491962 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.492010 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.492058 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.492102 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.492144 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.492192 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.492244 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.492293 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.492353 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.492399 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.492446 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.492491 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.492534 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.492577 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.492626 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.492674 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.492718 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.492781 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.492781 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.495129 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.495209 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.495261 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.495374 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.495428 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.495496 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.495549 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.495621 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.495669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.495736 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.495824 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.495873 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.495923 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.495971 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.496820 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.496892 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.497009 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.497009 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.497133 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.497133 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.497228 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.500682 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.500789 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.501231 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.501231 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.501231 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.501231 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.501231 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.501714 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.501807 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.501884 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.501958 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.502023 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.502093 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.502163 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.502232 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.502300 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.502368 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.502428 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.502506 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.502572 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.502636 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.502706 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.502798 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.502874 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.502939 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.503002 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.503002 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.503002 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.503194 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.505167 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.505247 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.505314 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.505380 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.505462 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.505537 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.505616 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.505683 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.505683 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.505848 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.505924 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.505993 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.506058 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.506123 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.506186 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.506231 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.506274 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.506309 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.506351 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.506385 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.506421 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.506459 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.506495 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.506530 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.506570 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.506610 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.506655 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.506716 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.506776 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.506813 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.506857 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.506892 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.506935 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.506969 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.507009 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.507048 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.507094 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.507132 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.507167 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.507205 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.507245 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.507284 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.507317 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.507355 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.507389 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.507424 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.507468 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.507503 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.507536 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.507571 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.507614 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.507648 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.507686 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.507721 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.507778 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.507820 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.507854 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.507889 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.507922 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.507955 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.507999 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.508033 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.508033 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.508101 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.508140 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.508187 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.508220 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.508255 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.508300 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.508334 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.508334 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.508397 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.508430 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.508469 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.509888 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.509888 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.510146 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.510304 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.510463 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.510620 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.510794 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.510794 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.510794 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.510794 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.511140 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.511593 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.511669 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.511742 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.511742 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.511742 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.511971 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.512042 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.512106 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.512178 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.512248 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.512314 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.512390 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.512390 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.512390 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.512390 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.512644 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.512716 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.512807 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.512873 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.512873 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.512994 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.513058 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.513156 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.513223 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.513288 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.513359 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.513425 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.513488 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.513551 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.513624 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.513688 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.513688 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.513846 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.513921 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.513989 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.514052 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.514126 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.514200 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.514266 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.514330 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.514330 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.514330 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.514330 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.514583 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.514650 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.514715 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.514794 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.514876 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.514876 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.515004 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.515067 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.515144 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.515187 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.515221 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.515257 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.515291 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.515335 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.515375 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.515416 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.515450 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.515483 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.515483 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.515563 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.515598 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.515631 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.515670 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.515717 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.515772 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.515808 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.515843 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.515878 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.515913 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.515946 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.515981 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516016 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.516059 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.516105 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.516148 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.516189 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516228 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.516266 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.516309 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.516352 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.516385 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.516420 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.516453 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.516493 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.516532 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516565 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.516598 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.516631 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.516671 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.516671 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.516757 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.516803 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516836 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.516874 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.516913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.517193 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.517241 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.517280 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.517318 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.517356 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.517396 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.517430 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.517464 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.517464 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.517526 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.517571 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.517609 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.517643 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.517677 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.517717 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.517853 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.518529 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.518813 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.518882 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.519001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.519084 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.519158 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.519158 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.519280 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.519343 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.519409 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.519409 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.519409 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.519611 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.519692 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.519780 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.519849 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.519925 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.519999 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.520064 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.520128 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.520199 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.520276 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.520347 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.520424 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.520490 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.520561 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.520627 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.521009 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.521078 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.521191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.521191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.521191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.521191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.521191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.521491 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.521537 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.521587 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.521587 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.521760 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.521815 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.521863 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.521917 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.521917 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.522002 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.522047 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.522092 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.522136 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.522181 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.522225 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.522275 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.522325 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.522374 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.522420 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.522470 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.522519 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.522565 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.522609 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.522655 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.522705 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.522766 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.522821 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.522868 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.522913 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.522961 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.523007 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.523053 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.523097 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.523145 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.523199 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.523247 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.523292 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.523337 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.523382 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.523426 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.523471 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.523517 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.523561 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.523561 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.523646 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.523695 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.523764 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.523814 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.523848 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.523871 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.523893 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.523916 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.523944 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.523968 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.523989 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524017 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524040 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524066 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.524090 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524115 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.524115 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524166 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524192 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.524221 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524246 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524277 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524304 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.524331 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.524362 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524388 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.524411 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.524434 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524457 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.524482 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524509 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524534 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524557 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.524580 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524607 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524633 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524659 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.524659 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.524659 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524659 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524659 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524783 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.524783 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524783 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.524783 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.524783 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.524894 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.524922 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.524945 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.524973 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.524997 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525019 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525042 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525069 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525108 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525135 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525158 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.525180 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525207 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.525234 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525256 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525279 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.525279 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.525321 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525321 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525321 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525379 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525407 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525435 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525435 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525483 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.525510 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525510 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525555 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.525583 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.525583 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.525629 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525629 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525629 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525629 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525629 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525743 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525784 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.525812 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.525838 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525861 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.525884 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525912 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.525938 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.525961 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.525986 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.525986 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.526035 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.526057 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.526080 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.526080 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.526080 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.526524 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.527199 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.527347 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.527397 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.527397 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.527489 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.527539 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.527592 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.527643 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.527697 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.527758 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.527814 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.527814 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.527814 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.528010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.528287 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.528333 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.528382 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.528382 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.528472 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.528525 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.528525 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.528610 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.528664 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.528711 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.528769 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.528816 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.528862 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.528908 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.528960 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.529011 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.529057 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.529120 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.529173 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.529225 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.529225 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.529225 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.529368 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.529368 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.529368 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.529368 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.529368 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.529589 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.529642 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.529687 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.529687 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.529786 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.529832 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.529832 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.529930 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.529977 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.530025 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.530079 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.530130 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.530160 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.530188 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.530214 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.530237 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.530264 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.530288 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.530310 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.530337 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.530421 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.530513 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.530541 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.530566 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.530566 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.530614 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.530637 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.530659 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.530690 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.530713 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.530735 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.530769 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.530792 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.530814 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.530844 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.530866 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.530893 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.530918 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.530946 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.530969 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.530998 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.531030 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.531057 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.531083 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.531106 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.531129 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.531151 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.531183 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.531207 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.531207 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.531207 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.531267 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.532118 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.532118 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.532118 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.532118 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.532295 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.532347 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.532393 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.532443 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.532492 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.532537 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.532586 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.532633 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.532679 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.532724 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.532789 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.532789 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.532883 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.532933 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.532979 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.533024 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.533072 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.533153 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.533200 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.533246 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.533290 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.533290 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.533388 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.533434 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.533478 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.533523 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.533523 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.533607 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.533652 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.533652 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.533728 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.533770 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.533770 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.533896 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.533924 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.533948 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.533978 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.534006 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.534029 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.534052 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.534078 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.534105 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.534131 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.534158 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.534181 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.534203 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.534227 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.534254 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.534280 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.534306 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.534330 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.534360 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.534360 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.534406 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.534429 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.534452 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.534540 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.534769 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.534769 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.534867 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.534915 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.534915 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.535010 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.535055 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.535099 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.535148 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.535199 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.535244 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.535294 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.535339 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.535385 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.535440 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.535492 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.535537 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.535537 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.535537 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.535537 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.535704 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.535704 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.535704 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.535704 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.535904 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.535904 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.536010 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.541711 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.541812 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.541861 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.541888 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.541922 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.541949 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.541976 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542000 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542033 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.542061 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.542148 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.542208 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.542261 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.542311 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.542358 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.542410 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.542456 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112652) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.542506 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112650) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.542554 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.542599 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.542625 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.542625 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.542676 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.542699 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542726 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542768 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542800 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.542891 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112650) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.542920 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112652) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.542943 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112650) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.542965 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112652) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112651) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.542989 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112651) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.543137 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.543165 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112651) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.543193 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.543193 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.543377 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.543377 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.543480 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.543525 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:34:54.543616 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:34:54.543675 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:34:54.543784 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:34:54.543875 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:34:54.543964 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:34:54.544053 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:34:54.589514 np0000180637 devstack@c-api.service[112650]: INFO dbcounter [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Registered counter for database cinder Jun 16 01:34:54.590855 np0000180637 devstack@c-api.service[112651]: INFO dbcounter [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Registered counter for database cinder Jun 16 01:34:54.591007 np0000180637 devstack@c-api.service[112652]: INFO dbcounter [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Registered counter for database cinder Jun 16 01:34:54.606787 np0000180637 devstack@c-api.service[112653]: INFO dbcounter [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Registered counter for database cinder Jun 16 01:34:54.638692 np0000180637 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.640724 np0000180637 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.641853 np0000180637 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.655765 np0000180637 devstack@c-api.service[112653]: DEBUG oslo_db.sqlalchemy.engines [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 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=112653) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.751707 np0000180637 devstack@c-api.service[112652]: DEBUG dbcounter [-] [112652] Writer thread running {{(pid=112652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:54.753383 np0000180637 devstack@c-api.service[112651]: DEBUG dbcounter [-] [112651] Writer thread running {{(pid=112651) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:54.754859 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:54.756020 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:54.757299 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:54.758450 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:54.759838 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:54.760721 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:54.762064 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:54.762605 np0000180637 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writer thread running {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:54.762800 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:54.762929 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.763616 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.765843 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:54.766729 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.767122 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.769027 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:54.771779 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:54.774189 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:54.775375 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.777582 np0000180637 devstack@c-api.service[112653]: DEBUG dbcounter [-] [112653] Writer thread running {{(pid=112653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:34:54.779154 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.780308 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:34:54.782729 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:34:54.784934 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:34:54.787137 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:34:54.788340 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.792709 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.804233 np0000180637 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.805885 np0000180637 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.806253 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:54.808084 np0000180637 devstack@c-api.service[112651]: INFO cinder.rpc [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:54.808498 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:54.808896 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.811041 np0000180637 devstack@c-api.service[112652]: INFO cinder.rpc [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:54.812716 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.819470 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.820221 np0000180637 devstack@c-api.service[112650]: DEBUG oslo_db.sqlalchemy.engines [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e 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=112650) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.822772 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.823740 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:54.825531 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.825889 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.826820 np0000180637 devstack@c-api.service[112650]: INFO cinder.rpc [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:54.828181 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.828901 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.830882 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.832435 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.833241 np0000180637 devstack@c-api.service[112653]: DEBUG oslo_db.sqlalchemy.engines [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 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=112653) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:34:54.833923 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.836310 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:34:54.836550 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.836860 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.839345 np0000180637 devstack@c-api.service[112653]: INFO cinder.rpc [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:34:54.840217 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.840668 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.840842 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.842107 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.843069 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.844601 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.845408 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.846172 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.847610 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.847875 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.849492 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.850274 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.851149 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.854071 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.854499 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.855780 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.856018 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.856088 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.857451 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.858775 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.859080 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.859148 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.860673 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.861251 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.862061 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.862726 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.864195 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.864408 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.864817 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.865309 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.865552 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.866712 np0000180637 devstack@c-api.service[112651]: WARNING cinder.api.contrib.hosts [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:54.867404 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.867876 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.868647 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.868719 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.869015 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.870065 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.870145 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.871608 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.871718 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.871798 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.872087 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.872538 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: extensions {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.873091 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.873189 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.873883 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-quota-class-sets {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.874443 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.875164 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: scheduler-stats {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.875661 np0000180637 devstack@c-api.service[112652]: WARNING cinder.api.contrib.hosts [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:54.875777 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.875833 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.876381 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.876580 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-quota-sets {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.877769 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.878590 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: backups {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.878678 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.879138 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.880600 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-snapshot-manage {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.881092 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.881476 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.881664 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.882025 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: consistencygroups {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.882152 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: extensions {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.883169 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.883696 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-quota-class-sets {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.883957 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: extra_specs {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.885124 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.885216 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: scheduler-stats {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.885540 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-hosts {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.886020 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.886745 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-quota-sets {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.886904 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-volume-manage {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.887284 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.888271 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: backups {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.888374 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-availability-zone {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.888732 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.889644 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: encryption {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.890198 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.891165 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-volume-transfer {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.891272 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-snapshot-manage {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.891674 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.892032 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.892671 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: consistencygroups {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.892811 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: capabilities {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.892873 np0000180637 devstack@c-api.service[112650]: WARNING cinder.api.contrib.hosts [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:54.893566 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.894072 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: encryption {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.894697 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: extra_specs {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.894844 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.895796 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: os-volume-type-access {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.896018 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.896343 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.896414 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-hosts {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.897372 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: cgsnapshots {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.897879 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-volume-manage {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.897949 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.898420 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.898759 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extended resource: qos-specs {{(pid=112651) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.898908 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: extensions {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.899338 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-availability-zone {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.899984 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.900271 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-quota-class-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.900723 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: encryption {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.900848 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.contrib.snapshot_actions [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] SnapshotActionsController initialized {{(pid=112651) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:54.901457 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.901656 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: scheduler-stats {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.901767 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.902341 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-volume-transfer {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.903056 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.903106 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.903143 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-quota-sets {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.903978 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: capabilities {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.904259 np0000180637 devstack@c-api.service[112653]: WARNING cinder.api.contrib.hosts [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:34:54.904397 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.905043 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.905101 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: backups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.905296 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: encryption {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.905775 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.906391 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.906976 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: os-volume-type-access {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.907107 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-snapshot-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.907175 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.907768 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.908470 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: consistencygroups {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.908606 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.908712 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: cgsnapshots {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.909340 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.910021 np0000180637 devstack@c-api.service[112651]: WARNING castellan.key_manager.migration [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.910185 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extended resource: qos-specs {{(pid=112652) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.910359 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: extensions {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.910447 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: extra_specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.910870 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911004 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911080 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911233 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension AdminActions extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911358 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension AdminActions extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911551 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension AdminActions extending resource: backups {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911685 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeActions extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911837 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-quota-class-sets {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.911916 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension TypesManage extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911916 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension UsedLimits extending resource: limits {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.911916 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912069 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-hosts {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.912124 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912124 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912231 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912467 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912467 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912684 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.v3.router [None req-1619e271-1d1a-4898-a743-4e8fda1fd79e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112651) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.912841 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.contrib.snapshot_actions [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] SnapshotActionsController initialized {{(pid=112652) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:54.913035 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: scheduler-stats {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.913347 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-volume-manage {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.913680 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.914530 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-quota-sets {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.914812 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-availability-zone {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.915459 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.916020 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: backups {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.916109 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.916949 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.917599 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-volume-transfer {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.918407 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.918806 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-snapshot-manage {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.919242 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: capabilities {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.919883 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.920240 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: consistencygroups {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.920498 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: encryption {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.920813 np0000180637 devstack@c-api.service[112651]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x734c4aaa3668 pid: 112651 (default app) Jun 16 01:34:54.921390 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.922011 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: os-volume-type-access {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.922250 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: extra_specs {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.922844 np0000180637 devstack@c-api.service[112652]: WARNING castellan.key_manager.migration [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.923626 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: cgsnapshots {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.923810 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.923918 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-hosts {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.923976 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924101 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924242 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension AdminActions extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924375 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension AdminActions extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924492 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension AdminActions extending resource: backups {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924724 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeActions extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924724 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension TypesManage extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924865 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension UsedLimits extending resource: limits {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.924974 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925163 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925292 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extended resource: qos-specs {{(pid=112650) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.925398 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925398 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925590 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-volume-manage {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.925710 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925710 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.925710 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.v3.router [None req-2922386d-f0a1-42c3-8b9f-1a8d9f72c621 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112652) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.926721 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-availability-zone {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.927191 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] SnapshotActionsController initialized {{(pid=112650) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:54.927953 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.928067 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: encryption {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.929344 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.929607 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-volume-transfer {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.929832 np0000180637 devstack@c-api.service[112651]: /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:34:54.929832 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.929832 np0000180637 devstack@c-api.service[112651]: /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:34:54.929832 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930208 np0000180637 devstack@c-api.service[112651]: /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:34:54.930208 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930208 np0000180637 devstack@c-api.service[112651]: /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:34:54.930208 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930486 np0000180637 devstack@c-api.service[112651]: /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:34:54.930486 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930486 np0000180637 devstack@c-api.service[112651]: /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:34:54.930486 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930486 np0000180637 devstack@c-api.service[112651]: /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:34:54.930486 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930928 np0000180637 devstack@c-api.service[112651]: /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:34:54.930928 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930928 np0000180637 devstack@c-api.service[112651]: /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:34:54.930928 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.930928 np0000180637 devstack@c-api.service[112651]: /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:34:54.931280 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931280 np0000180637 devstack@c-api.service[112651]: /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:34:54.931280 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931280 np0000180637 devstack@c-api.service[112651]: /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:34:54.931280 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931604 np0000180637 devstack@c-api.service[112651]: /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:34:54.931604 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931604 np0000180637 devstack@c-api.service[112651]: /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:34:54.931604 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931918 np0000180637 devstack@c-api.service[112651]: /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:34:54.931918 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931918 np0000180637 devstack@c-api.service[112651]: /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:34:54.931918 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.931918 np0000180637 devstack@c-api.service[112651]: /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:34:54.932247 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.932247 np0000180637 devstack@c-api.service[112651]: /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:34:54.932247 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.932247 np0000180637 devstack@c-api.service[112651]: /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:34:54.932247 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.932584 np0000180637 devstack@c-api.service[112651]: /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:34:54.932584 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.932584 np0000180637 devstack@c-api.service[112651]: /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:34:54.932584 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.932584 np0000180637 devstack@c-api.service[112651]: /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:34:54.932584 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934028 np0000180637 devstack@c-api.service[112651]: /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:34:54.934028 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934028 np0000180637 devstack@c-api.service[112651]: /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:34:54.934028 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934028 np0000180637 devstack@c-api.service[112651]: /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:34:54.934028 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934552 np0000180637 devstack@c-api.service[112651]: /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:34:54.934552 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934552 np0000180637 devstack@c-api.service[112651]: /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:34:54.934552 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.934552 np0000180637 devstack@c-api.service[112651]: /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:34:54.934552 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935051 np0000180637 devstack@c-api.service[112651]: /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:34:54.935051 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935051 np0000180637 devstack@c-api.service[112651]: /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:34:54.935051 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935051 np0000180637 devstack@c-api.service[112651]: /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:34:54.935454 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935454 np0000180637 devstack@c-api.service[112651]: /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:34:54.935454 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935454 np0000180637 devstack@c-api.service[112651]: /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:34:54.935454 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935841 np0000180637 devstack@c-api.service[112651]: /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:34:54.935841 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935841 np0000180637 devstack@c-api.service[112651]: /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:34:54.935841 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.935841 np0000180637 devstack@c-api.service[112651]: /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:34:54.935841 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936391 np0000180637 devstack@c-api.service[112651]: /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:34:54.936391 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936391 np0000180637 devstack@c-api.service[112651]: /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:34:54.936391 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936391 np0000180637 devstack@c-api.service[112651]: /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:34:54.936391 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936933 np0000180637 devstack@c-api.service[112651]: /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:34:54.936933 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936933 np0000180637 devstack@c-api.service[112651]: /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:34:54.936933 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.936933 np0000180637 devstack@c-api.service[112651]: /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:34:54.937319 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.937319 np0000180637 devstack@c-api.service[112651]: /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:34:54.937319 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.937319 np0000180637 devstack@c-api.service[112651]: /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:34:54.937319 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.937699 np0000180637 devstack@c-api.service[112651]: /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:34:54.937699 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.937699 np0000180637 devstack@c-api.service[112651]: /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:34:54.937699 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938037 np0000180637 devstack@c-api.service[112651]: /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:34:54.938037 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938037 np0000180637 devstack@c-api.service[112651]: /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:34:54.938037 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938425 np0000180637 devstack@c-api.service[112651]: /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:34:54.938425 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938425 np0000180637 devstack@c-api.service[112651]: /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:34:54.938425 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938425 np0000180637 devstack@c-api.service[112651]: /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:34:54.938970 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.938970 np0000180637 devstack@c-api.service[112651]: /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:34:54.938970 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.939257 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.939689 np0000180637 devstack@c-api.service[112651]: /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:34:54.939689 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.939689 np0000180637 devstack@c-api.service[112651]: /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:34:54.939689 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.939952 np0000180637 devstack@c-api.service[112651]: /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:34:54.939952 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.939952 np0000180637 devstack@c-api.service[112651]: /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:34:54.939952 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940144 np0000180637 devstack@c-api.service[112651]: /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:34:54.940144 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940144 np0000180637 devstack@c-api.service[112651]: /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:34:54.940144 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940319 np0000180637 devstack@c-api.service[112651]: /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:34:54.940319 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940319 np0000180637 devstack@c-api.service[112651]: /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:34:54.940319 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940514 np0000180637 devstack@c-api.service[112651]: /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:34:54.940514 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940514 np0000180637 devstack@c-api.service[112651]: /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:34:54.940514 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940686 np0000180637 devstack@c-api.service[112651]: /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:34:54.940686 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940686 np0000180637 devstack@c-api.service[112651]: /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:34:54.940686 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940919 np0000180637 devstack@c-api.service[112651]: /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:34:54.940919 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940919 np0000180637 devstack@c-api.service[112651]: /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:34:54.940919 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.940919 np0000180637 devstack@c-api.service[112651]: /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:34:54.940919 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941181 np0000180637 devstack@c-api.service[112651]: /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:34:54.941181 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941181 np0000180637 devstack@c-api.service[112651]: /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:34:54.941181 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941181 np0000180637 devstack@c-api.service[112651]: /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:34:54.941426 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941426 np0000180637 devstack@c-api.service[112651]: /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:34:54.941426 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941426 np0000180637 devstack@c-api.service[112651]: /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:34:54.941426 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.941426 np0000180637 devstack@c-api.service[112651]: /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:34:54.941426 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942523 np0000180637 devstack@c-api.service[112651]: /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:34:54.942523 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942523 np0000180637 devstack@c-api.service[112651]: /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:34:54.942523 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942523 np0000180637 devstack@c-api.service[112651]: /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:34:54.942523 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942986 np0000180637 devstack@c-api.service[112651]: /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:34:54.942986 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942986 np0000180637 devstack@c-api.service[112651]: /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:34:54.942986 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.942986 np0000180637 devstack@c-api.service[112651]: /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:34:54.942986 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.943481 np0000180637 devstack@c-api.service[112651]: /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:34:54.943481 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.943481 np0000180637 devstack@c-api.service[112651]: /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:34:54.943481 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.943481 np0000180637 devstack@c-api.service[112651]: /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:34:54.943481 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.943936 np0000180637 devstack@c-api.service[112651]: /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:34:54.943936 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.944264 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: capabilities {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.944559 np0000180637 devstack@c-api.service[112651]: /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:34:54.944559 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.944559 np0000180637 devstack@c-api.service[112651]: /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:34:54.944559 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945006 np0000180637 devstack@c-api.service[112651]: /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:34:54.945006 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945006 np0000180637 devstack@c-api.service[112651]: /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:34:54.945006 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945006 np0000180637 devstack@c-api.service[112651]: /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:34:54.945392 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945392 np0000180637 devstack@c-api.service[112651]: /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:34:54.945392 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945392 np0000180637 devstack@c-api.service[112651]: /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:34:54.945392 np0000180637 devstack@c-api.service[112651]: warnings.warn(deprecated_msg) Jun 16 01:34:54.945668 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.946028 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: encryption {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.946082 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [None req-31021e39-5509-4a2c-813c-268870650dfc None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:34:54.946129 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.946175 np0000180637 devstack@c-api.service[112652]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x734c4aaa3668 pid: 112652 (default app) Jun 16 01:34:54.946400 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: os-volume-type-access {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.946460 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.946512 np0000180637 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Tue Jun 16 01:34:54 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:34:54.946566 np0000180637 devstack@c-api.service[112650]: WARNING castellan.key_manager.migration [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.946613 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: cgsnapshots {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension AdminActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension AdminActions extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946669 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension AdminActions extending resource: backups {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.946955 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extended resource: qos-specs {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeActions extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension TypesManage extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension UsedLimits extending resource: limits {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947001 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947345 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947345 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947345 np0000180637 devstack@c-api.service[112650]: DEBUG cinder.api.v3.router [None req-ae9214cd-887f-4c9b-a67d-75b8def24d5e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112650) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.947483 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] SnapshotActionsController initialized {{(pid=112653) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:34:54.947483 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.947483 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.947483 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.947483 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.950581 np0000180637 devstack@c-api.service[112650]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x734c4aaa3668 pid: 112650 (default app) Jun 16 01:34:54.951040 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.952559 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.953970 np0000180637 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:34:54.954848 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.954973 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955191 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955295 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension AdminActions extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955425 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955527 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension AdminActions extending resource: backups {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955631 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955776 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension TypesManage extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955891 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension UsedLimits extending resource: limits {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.955993 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956089 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956188 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956290 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956411 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956522 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.956624 np0000180637 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-0e1c1117-9574-4c79-9561-3b6d3c94f5c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:34:54.964339 np0000180637 devstack@c-api.service[112653]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x734c4aaa3668 pid: 112653 (default app) Jun 16 01:35:02.065909 np0000180637 devstack@c-api.service[112652]: /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:35:02.065909 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.065909 np0000180637 devstack@c-api.service[112652]: /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:35:02.065909 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.065909 np0000180637 devstack@c-api.service[112652]: /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:35:02.066938 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.066938 np0000180637 devstack@c-api.service[112652]: /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:35:02.066938 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.066938 np0000180637 devstack@c-api.service[112652]: /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:35:02.066938 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.067284 np0000180637 devstack@c-api.service[112652]: /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:35:02.067284 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.067284 np0000180637 devstack@c-api.service[112652]: /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:35:02.067284 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.067284 np0000180637 devstack@c-api.service[112652]: /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:35:02.067284 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.067701 np0000180637 devstack@c-api.service[112652]: /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:35:02.067701 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.067701 np0000180637 devstack@c-api.service[112652]: /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:35:02.067701 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068060 np0000180637 devstack@c-api.service[112652]: /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:35:02.068060 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068060 np0000180637 devstack@c-api.service[112652]: /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:35:02.068060 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068352 np0000180637 devstack@c-api.service[112652]: /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:35:02.068352 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068352 np0000180637 devstack@c-api.service[112652]: /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:35:02.068352 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068785 np0000180637 devstack@c-api.service[112652]: /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:35:02.068785 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068785 np0000180637 devstack@c-api.service[112652]: /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:35:02.068785 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.068785 np0000180637 devstack@c-api.service[112652]: /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:35:02.069196 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.069196 np0000180637 devstack@c-api.service[112652]: /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:35:02.069196 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.069196 np0000180637 devstack@c-api.service[112652]: /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:35:02.069196 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.069595 np0000180637 devstack@c-api.service[112652]: /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:35:02.069595 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.069595 np0000180637 devstack@c-api.service[112652]: /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:35:02.069595 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.069595 np0000180637 devstack@c-api.service[112652]: /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:35:02.069595 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070087 np0000180637 devstack@c-api.service[112652]: /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:35:02.070087 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070087 np0000180637 devstack@c-api.service[112652]: /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:35:02.070087 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070087 np0000180637 devstack@c-api.service[112652]: /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:35:02.070087 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070542 np0000180637 devstack@c-api.service[112652]: /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:35:02.070542 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070542 np0000180637 devstack@c-api.service[112652]: /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:35:02.070542 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.070542 np0000180637 devstack@c-api.service[112652]: /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:35:02.070542 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071061 np0000180637 devstack@c-api.service[112652]: /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:35:02.071061 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071061 np0000180637 devstack@c-api.service[112652]: /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:35:02.071061 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071061 np0000180637 devstack@c-api.service[112652]: /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:35:02.071488 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071488 np0000180637 devstack@c-api.service[112652]: /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:35:02.071488 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071488 np0000180637 devstack@c-api.service[112652]: /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:35:02.071488 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071896 np0000180637 devstack@c-api.service[112652]: /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:35:02.071896 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071896 np0000180637 devstack@c-api.service[112652]: /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:35:02.071896 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.071896 np0000180637 devstack@c-api.service[112652]: /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:35:02.071896 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072354 np0000180637 devstack@c-api.service[112652]: /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:35:02.072354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072354 np0000180637 devstack@c-api.service[112652]: /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:35:02.072354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072354 np0000180637 devstack@c-api.service[112652]: /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:35:02.072354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072947 np0000180637 devstack@c-api.service[112652]: /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:35:02.072947 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072947 np0000180637 devstack@c-api.service[112652]: /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:35:02.072947 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.072947 np0000180637 devstack@c-api.service[112652]: /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:35:02.073354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073354 np0000180637 devstack@c-api.service[112652]: /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:35:02.073354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073354 np0000180637 devstack@c-api.service[112652]: /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:35:02.073354 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073676 np0000180637 devstack@c-api.service[112652]: /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:35:02.073676 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073676 np0000180637 devstack@c-api.service[112652]: /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:35:02.073676 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073850 np0000180637 devstack@c-api.service[112652]: /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:35:02.073850 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.073850 np0000180637 devstack@c-api.service[112652]: /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:35:02.073850 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074003 np0000180637 devstack@c-api.service[112652]: /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:35:02.074003 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074003 np0000180637 devstack@c-api.service[112652]: /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:35:02.074003 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074003 np0000180637 devstack@c-api.service[112652]: /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:35:02.074207 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074207 np0000180637 devstack@c-api.service[112652]: /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:35:02.074207 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074207 np0000180637 devstack@c-api.service[112652]: /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:35:02.074207 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074383 np0000180637 devstack@c-api.service[112652]: /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:35:02.074383 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074383 np0000180637 devstack@c-api.service[112652]: /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:35:02.074383 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074536 np0000180637 devstack@c-api.service[112652]: /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:35:02.074536 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074536 np0000180637 devstack@c-api.service[112652]: /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:35:02.074536 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074694 np0000180637 devstack@c-api.service[112652]: /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:35:02.074694 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074694 np0000180637 devstack@c-api.service[112652]: /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:35:02.074694 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074860 np0000180637 devstack@c-api.service[112652]: /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:35:02.074860 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.074860 np0000180637 devstack@c-api.service[112652]: /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:35:02.074860 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075013 np0000180637 devstack@c-api.service[112652]: /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:35:02.075013 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075013 np0000180637 devstack@c-api.service[112652]: /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:35:02.075013 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075180 np0000180637 devstack@c-api.service[112652]: /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:35:02.075180 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075180 np0000180637 devstack@c-api.service[112652]: /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:35:02.075180 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075180 np0000180637 devstack@c-api.service[112652]: /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:35:02.075382 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075382 np0000180637 devstack@c-api.service[112652]: /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:35:02.075382 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075382 np0000180637 devstack@c-api.service[112652]: /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:35:02.075382 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075382 np0000180637 devstack@c-api.service[112652]: /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:35:02.075603 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075603 np0000180637 devstack@c-api.service[112652]: /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:35:02.075603 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075603 np0000180637 devstack@c-api.service[112652]: /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:35:02.075603 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075833 np0000180637 devstack@c-api.service[112652]: /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:35:02.075833 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075833 np0000180637 devstack@c-api.service[112652]: /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:35:02.075833 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.075833 np0000180637 devstack@c-api.service[112652]: /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:35:02.075833 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076059 np0000180637 devstack@c-api.service[112652]: /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:35:02.076059 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076059 np0000180637 devstack@c-api.service[112652]: /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:35:02.076059 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076059 np0000180637 devstack@c-api.service[112652]: /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:35:02.076059 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076281 np0000180637 devstack@c-api.service[112652]: /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:35:02.076281 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076281 np0000180637 devstack@c-api.service[112652]: /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:35:02.076281 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076281 np0000180637 devstack@c-api.service[112652]: /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:35:02.076281 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076501 np0000180637 devstack@c-api.service[112652]: /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:35:02.076501 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076501 np0000180637 devstack@c-api.service[112652]: /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:35:02.076501 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076501 np0000180637 devstack@c-api.service[112652]: /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:35:02.076501 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076727 np0000180637 devstack@c-api.service[112652]: /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:35:02.076727 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076727 np0000180637 devstack@c-api.service[112652]: /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:35:02.076727 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076888 np0000180637 devstack@c-api.service[112652]: /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:35:02.076888 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076888 np0000180637 devstack@c-api.service[112652]: /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:35:02.076888 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.076888 np0000180637 devstack@c-api.service[112652]: /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:35:02.077078 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.077078 np0000180637 devstack@c-api.service[112652]: /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:35:02.077078 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.077078 np0000180637 devstack@c-api.service[112652]: /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:35:02.077078 np0000180637 devstack@c-api.service[112652]: warnings.warn(deprecated_msg) Jun 16 01:35:02.077078 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.middleware.request_id [None req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb None None] RequestId filter calling following filter/app {{(pid=112652) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:02.566612 np0000180637 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb admin admin] POST https://199.204.45.242/volume/v3/types Jun 16 01:35:02.567211 np0000180637 devstack@c-api.service[112652]: DEBUG cinder.api.openstack.wsgi [None req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112652) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:02.568995 np0000180637 devstack@c-api.service[112652]: /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:35:02.568995 np0000180637 devstack@c-api.service[112652]: warnings.warn( Jun 16 01:35:02.612243 np0000180637 devstack@c-api.service[112652]: DEBUG oslo_db.sqlalchemy.engines [None req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb 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=112652) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:02.645894 np0000180637 devstack@c-api.service[112652]: INFO cinder.api.openstack.wsgi [None req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 16 01:35:02.646487 np0000180637 devstack@c-api.service[112652]: [pid: 112652|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Tue Jun 16 01:35:02 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:35:02.659773 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.middleware.request_id [req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb req-4939cb4e-e175-4832-b326-035a4c2d6f99 None None] RequestId filter calling following filter/app {{(pid=112651) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:02.979786 np0000180637 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb req-4939cb4e-e175-4832-b326-035a4c2d6f99 admin admin] POST https://199.204.45.242/volume/v3/types/24e55bbd-fe00-40d5-9959-f12f2121ae89/extra_specs Jun 16 01:35:02.980344 np0000180637 devstack@c-api.service[112651]: DEBUG cinder.api.openstack.wsgi [req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb req-4939cb4e-e175-4832-b326-035a4c2d6f99 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112651) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:02.982271 np0000180637 devstack@c-api.service[112651]: /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:35:02.982271 np0000180637 devstack@c-api.service[112651]: warnings.warn( Jun 16 01:35:03.023430 np0000180637 devstack@c-api.service[112651]: DEBUG oslo_db.sqlalchemy.engines [req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb req-4939cb4e-e175-4832-b326-035a4c2d6f99 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=112651) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:03.098074 np0000180637 devstack@c-api.service[112651]: INFO cinder.api.openstack.wsgi [req-07aeeb2e-2e17-41ee-a575-d32304fe1bbb req-4939cb4e-e175-4832-b326-035a4c2d6f99 admin admin] https://199.204.45.242/volume/v3/types/24e55bbd-fe00-40d5-9959-f12f2121ae89/extra_specs returned with HTTP 200 Jun 16 01:35:03.098074 np0000180637 devstack@c-api.service[112651]: [pid: 112651|app: 0|req: 2/3] 199.204.45.242 () {70 vars in 1505 bytes} [Tue Jun 16 01:35:02 2026] POST /volume/v3/types/24e55bbd-fe00-40d5-9959-f12f2121ae89/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:35:04.825657 np0000180637 devstack@c-api.service[112650]: DEBUG dbcounter [-] [112650] Writing DB stats cinder:SELECT=6 {{(pid=112650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:04.838048 np0000180637 devstack@c-api.service[112653]: DEBUG dbcounter [-] [112653] Writing DB stats cinder:SELECT=6 {{(pid=112653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:12.642559 np0000180637 devstack@c-api.service[112652]: DEBUG dbcounter [-] [112652] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:35:13.094616 np0000180637 devstack@c-api.service[112651]: DEBUG dbcounter [-] [112651] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112651) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}