May 28 01:58:14.127489 np0000177132 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:58:14.137473 np0000177132 devstack@c-api.service[112350]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:58:14 2026] *** May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: nodename: np0000177132 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: machine: x86_64 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: clock source: unix May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: pcre jit disabled May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: detected number of CPU cores: 16 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: current working directory: / May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: detected binary path: /usr/bin/uwsgi-core May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: your processes number limit is 256917 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: your memory page size is 4096 bytes May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: detected max file descriptor number: 2048 May 28 01:58:14.140412 np0000177132 devstack@c-api.service[112350]: lock engine: pthread robust mutexes May 28 01:58:14.141175 np0000177132 devstack@c-api.service[112350]: thunder lock: enabled May 28 01:58:14.141175 np0000177132 devstack@c-api.service[112350]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:58:14.141175 np0000177132 devstack@c-api.service[112350]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:58:14.141175 np0000177132 devstack@c-api.service[112350]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:58:14.141175 np0000177132 devstack@c-api.service[112350]: Set PythonHome to /opt/stack/data/venv May 28 01:58:14.176023 np0000177132 devstack@c-api.service[112350]: Python main interpreter initialized at 0x7cf0fd4a3668 May 28 01:58:14.176023 np0000177132 devstack@c-api.service[112350]: python threads support enabled May 28 01:58:14.176023 np0000177132 devstack@c-api.service[112350]: your server socket listen backlog is limited to 100 connections May 28 01:58:14.176023 np0000177132 devstack@c-api.service[112350]: your mercy for graceful operations on workers is 80 seconds May 28 01:58:14.176533 np0000177132 devstack@c-api.service[112350]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:58:14.176668 np0000177132 devstack@c-api.service[112350]: *** Operational MODE: preforking *** May 28 01:58:14.176813 np0000177132 devstack@c-api.service[112350]: *** uWSGI is running in multiple interpreter mode *** May 28 01:58:14.176813 np0000177132 devstack@c-api.service[112350]: spawned uWSGI master process (pid: 112350) May 28 01:58:14.176883 np0000177132 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:58:14.177510 np0000177132 devstack@c-api.service[112350]: spawned uWSGI worker 1 (pid: 112360, cores: 1) May 28 01:58:14.178074 np0000177132 devstack@c-api.service[112350]: spawned uWSGI worker 2 (pid: 112361, cores: 1) May 28 01:58:14.178575 np0000177132 devstack@c-api.service[112350]: spawned uWSGI worker 3 (pid: 112362, cores: 1) May 28 01:58:14.179042 np0000177132 devstack@c-api.service[112350]: spawned uWSGI worker 4 (pid: 112363, cores: 1) May 28 01:58:14.179101 np0000177132 devstack@c-api.service[112350]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: framework. For more detail see May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:58:14.301976 np0000177132 devstack@c-api.service[112362]: import eventlet # noqa May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: framework. For more detail see May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:58:14.312287 np0000177132 devstack@c-api.service[112361]: import eventlet # noqa May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: framework. For more detail see May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:58:14.318761 np0000177132 devstack@c-api.service[112363]: import eventlet # noqa May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: we strongly recommend against using it for new projects. May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: If you are already using Eventlet, we recommend migrating to a different May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: framework. For more detail see May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:58:14.330057 np0000177132 devstack@c-api.service[112360]: import eventlet # noqa May 28 01:58:14.397023 np0000177132 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:58:14.397023 np0000177132 devstack@c-api.service[112361]: debtcollector.deprecate( May 28 01:58:14.399607 np0000177132 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:58:14.399607 np0000177132 devstack@c-api.service[112362]: debtcollector.deprecate( May 28 01:58:14.407588 np0000177132 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:58:14.407588 np0000177132 devstack@c-api.service[112363]: debtcollector.deprecate( May 28 01:58:14.417711 np0000177132 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:58:14.417711 np0000177132 devstack@c-api.service[112360]: debtcollector.deprecate( May 28 01:58:14.477365 np0000177132 devstack@c-api.service[112361]: /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 May 28 01:58:14.477365 np0000177132 devstack@c-api.service[112361]: from cgi import parse_header May 28 01:58:14.484510 np0000177132 devstack@c-api.service[112362]: /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 May 28 01:58:14.484510 np0000177132 devstack@c-api.service[112362]: from cgi import parse_header May 28 01:58:14.490947 np0000177132 devstack@c-api.service[112363]: /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 May 28 01:58:14.490947 np0000177132 devstack@c-api.service[112363]: from cgi import parse_header May 28 01:58:14.498359 np0000177132 devstack@c-api.service[112360]: /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 May 28 01:58:14.498359 np0000177132 devstack@c-api.service[112360]: from cgi import parse_header May 28 01:58:14.522597 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:14.522597 np0000177132 devstack@c-api.service[112361]: removals.removed_module( May 28 01:58:14.523326 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:14.523326 np0000177132 devstack@c-api.service[112361]: removals.removed_module( May 28 01:58:14.533638 np0000177132 devstack@c-api.service[112362]: /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. May 28 01:58:14.533638 np0000177132 devstack@c-api.service[112362]: removals.removed_module( May 28 01:58:14.535333 np0000177132 devstack@c-api.service[112362]: /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. May 28 01:58:14.535333 np0000177132 devstack@c-api.service[112362]: removals.removed_module( May 28 01:58:14.539987 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:14.539987 np0000177132 devstack@c-api.service[112363]: removals.removed_module( May 28 01:58:14.540851 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:14.540851 np0000177132 devstack@c-api.service[112363]: removals.removed_module( May 28 01:58:14.554837 np0000177132 devstack@c-api.service[112360]: /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. May 28 01:58:14.554837 np0000177132 devstack@c-api.service[112360]: removals.removed_module( May 28 01:58:14.555103 np0000177132 devstack@c-api.service[112360]: /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. May 28 01:58:14.555103 np0000177132 devstack@c-api.service[112360]: removals.removed_module( May 28 01:58:15.129717 np0000177132 devstack@c-api.service[112361]: /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 May 28 01:58:15.129717 np0000177132 devstack@c-api.service[112361]: warnings.warn( May 28 01:58:15.147031 np0000177132 devstack@c-api.service[112363]: /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 May 28 01:58:15.147031 np0000177132 devstack@c-api.service[112363]: warnings.warn( May 28 01:58:15.191989 np0000177132 devstack@c-api.service[112360]: /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 May 28 01:58:15.191989 np0000177132 devstack@c-api.service[112360]: warnings.warn( May 28 01:58:15.204174 np0000177132 devstack@c-api.service[112362]: /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 May 28 01:58:15.204174 np0000177132 devstack@c-api.service[112362]: warnings.warn( May 28 01:58:15.227141 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:15.227141 np0000177132 devstack@c-api.service[112361]: warnings.warn( May 28 01:58:15.241813 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:15.241813 np0000177132 devstack@c-api.service[112363]: warnings.warn( May 28 01:58:15.299086 np0000177132 devstack@c-api.service[112362]: /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. May 28 01:58:15.299086 np0000177132 devstack@c-api.service[112362]: warnings.warn( May 28 01:58:15.319869 np0000177132 devstack@c-api.service[112360]: /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. May 28 01:58:15.319869 np0000177132 devstack@c-api.service[112360]: warnings.warn( May 28 01:58:15.524385 np0000177132 devstack@c-api.service[112363]: 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. May 28 01:58:15.524886 np0000177132 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:58:15.531093 np0000177132 devstack@c-api.service[112361]: 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. May 28 01:58:15.531563 np0000177132 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:58:15.604852 np0000177132 devstack@c-api.service[112362]: 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. May 28 01:58:15.605334 np0000177132 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:58:15.608042 np0000177132 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:58:15.608042 np0000177132 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:58:15.609121 np0000177132 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:58:15.609121 np0000177132 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:58:15.614110 np0000177132 devstack@c-api.service[112360]: 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. May 28 01:58:15.614573 np0000177132 devstack@c-api.service[112360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:58:15.668428 np0000177132 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:58:15.668428 np0000177132 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:58:15.676625 np0000177132 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:58:15.676625 np0000177132 devstack@c-api.service[112360]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:58:16.056365 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:58:16.056538 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:58:16.056982 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.057081 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.057081 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.057251 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.057335 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.057399 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.057822 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.057927 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.057999 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.057999 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.058121 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.058188 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.058293 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.058368 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.058438 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.058503 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.058568 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.058637 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.058693 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.058693 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.060966 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.061058 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.061058 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.061180 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.061180 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.061341 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.061404 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.061477 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.061545 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.061606 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.061606 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.061606 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.061606 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.061606 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.067368 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.067988 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.069004 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.069004 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.069004 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.069004 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.069395 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.069535 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.069672 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.069815 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.069971 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.070114 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.070843 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.070843 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.070843 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.070843 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.071112 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.072751 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.072819 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.072883 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.072945 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.073001 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.073059 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.073127 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.073388 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.073473 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.073537 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.073599 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.073659 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.073717 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.073783 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.073837 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.073902 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.073969 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.074041 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.074103 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.074164 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.074267 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.074305 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.074378 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.074439 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.074469 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.074497 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.074595 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.074627 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.074651 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.074680 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.074718 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.074748 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.074779 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.074813 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.074842 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.074871 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.074902 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.074990 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.075022 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.075022 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.075022 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.075106 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.075136 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.075136 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.075187 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.075273 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.075329 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.075365 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.075394 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.075419 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.075446 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.075474 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.075501 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.075533 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.075567 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.075596 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.075625 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.075649 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.075677 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.075703 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.075731 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.075760 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.075794 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.076253 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.076316 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.076383 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.076439 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.076497 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.076572 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.076608 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.076637 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.076667 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.076695 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.076728 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.076762 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.076790 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.076816 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.076845 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.076878 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.076912 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.076941 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.076974 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.076997 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.077030 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.077061 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.077093 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.077133 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.077168 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.077196 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.077241 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.077272 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.077298 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.077324 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.077357 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.077384 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.077417 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.077417 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.077466 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.077466 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.077520 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.077552 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.077552 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.077552 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.077624 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.077650 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.078569 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.078634 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.078696 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.078753 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.078791 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.078824 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.078853 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.078890 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.078919 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.078950 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.078978 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.079005 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.079076 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.079166 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.079196 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.079305 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.079305 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.079305 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.079385 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.079418 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.079473 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.080861 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:58:16.081272 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.081351 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.081547 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.081841 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.081911 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.081974 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.082033 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.082093 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.082163 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.082246 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.082871 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.082939 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.083003 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.083062 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.083122 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.083190 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.083288 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.083321 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.083384 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.083412 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.083445 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.083476 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.083512 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.083544 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.083575 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.083618 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.083651 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.083682 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.083710 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.083735 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.083768 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.083797 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.083829 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.083860 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.083886 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.083913 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.083945 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.083980 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.084017 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.084048 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.084073 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.084097 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.084126 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.084156 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.084184 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.084230 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.084263 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.084295 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.084320 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.084346 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.084373 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.084400 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.084426 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.084449 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.084474 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.084503 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.084535 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.084565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.084591 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.084620 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.084645 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.084670 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.084697 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.084722 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.084752 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.084780 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.085275 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.085317 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.085343 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.085373 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.085403 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.085432 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.085463 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.085489 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.085516 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.085557 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.085584 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.085618 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.085648 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.085676 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.085706 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.085732 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.085762 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.085791 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.085817 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.085844 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.085869 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.085893 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.085931 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.085956 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.085985 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.086013 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.086040 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.086069 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.086454 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.086486 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.086510 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.086543 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.086579 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.086611 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.086644 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.086671 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.086697 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.086724 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.086751 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.086775 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.086807 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.086838 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.086868 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.086895 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.086925 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.086952 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.086987 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.087017 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.087049 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.087076 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.087105 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.087134 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.087163 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.087191 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.087229 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.087279 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.087311 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.087351 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.087379 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.087403 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.087431 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.087462 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.087490 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.087521 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.087549 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.087578 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.087608 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.087639 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.087670 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.087697 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.087726 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.087762 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.087809 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.087860 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.087904 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.087942 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.087988 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.088024 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.088058 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.088096 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.088136 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.088172 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.088233 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.088278 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.088313 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.088346 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.088392 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.088436 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.088869 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.088911 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.088979 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.089022 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.089099 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.089146 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.089201 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.089288 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.089839 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.089904 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.089950 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.089950 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.090082 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.090131 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.090182 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.090280 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.090326 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.090362 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.090404 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.090439 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.090477 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.090512 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.090545 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.090591 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.090630 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.090669 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.090709 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.090749 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.090789 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.090824 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.090867 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.090906 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.090946 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.090985 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.091024 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.091057 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.091101 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.091135 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.091173 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.091238 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.091238 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.091238 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.091238 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.091518 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.091518 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.091592 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.091636 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.091636 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.091721 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.091761 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.091802 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.091836 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.091880 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.091914 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.091952 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.091987 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.092021 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.092073 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.092107 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.092145 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.092178 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.092236 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.092281 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.092315 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.092360 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.092399 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.092606 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.092937 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.092937 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.092937 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.092937 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.093330 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.093390 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.093451 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.093530 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.093577 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.093621 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.093656 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.093690 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.093733 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.093778 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.093817 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.093856 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.093891 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.093931 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.093965 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.093999 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.094035 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.094077 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.094112 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.094153 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.094192 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.094243 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.094278 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.094312 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.094356 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.094391 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.094424 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.094464 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.094498 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.094599 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.094684 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.094727 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.094768 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.094768 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.094768 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.094872 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.094872 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.094941 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.094995 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.095054 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.095113 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.095179 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.095854 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.095924 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.095966 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.096017 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.096053 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.096090 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.096128 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.096163 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.096201 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.096256 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.096299 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.096333 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.096389 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.096436 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.096474 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.096517 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.096552 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.096587 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.096626 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.096666 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.096701 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.096739 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.096779 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.096818 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.096857 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.096890 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.096924 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.096963 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.098847 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.098912 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.098972 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099009 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099041 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099067 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.099100 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099132 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.099161 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099185 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099226 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.099267 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099293 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.099323 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.099353 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.099382 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.099408 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.099432 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.099459 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099485 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.099512 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099538 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.099569 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099597 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.099627 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099653 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099683 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.099711 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.099739 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099773 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099803 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.099827 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.099852 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099879 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099913 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.099938 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.099966 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.099991 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.100019 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.100041 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.100066 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.100093 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.100125 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.100149 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.100174 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.100223 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.100257 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.100283 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.100309 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.100337 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.101780 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.101834 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.101907 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.101945 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.101972 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.101996 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.102022 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.102048 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.102074 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.102102 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.102131 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.102163 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.102186 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.102230 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.102259 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.102285 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.102312 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.102344 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.102378 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.102403 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.102435 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.102469 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.102494 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.102523 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.102552 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.102552 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.102552 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.102630 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.102913 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.106223 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.106223 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.106279 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.106305 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.106305 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.106350 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.106383 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.106411 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.106439 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.106471 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.106471 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.106471 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.106471 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.106565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.106565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.106565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.106565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.106565 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.106686 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.106717 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.106749 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.106782 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.106808 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.106808 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.106808 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.106808 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.106808 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.106929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.107064 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.107090 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.107118 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.107143 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.107166 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.107191 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.107236 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.107293 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.107293 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.107338 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.107362 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.107389 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.107419 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.107441 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.107470 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.107499 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.107529 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.107554 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.107554 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.107554 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.107554 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.107554 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.107665 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.107665 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.107665 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.107734 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.107800 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.107846 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.107889 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.107924 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.107960 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.107996 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.107996 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.108067 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.108102 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.108137 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.108283 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.108326 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.108326 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.108326 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.108420 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.108455 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.108494 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.108529 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.108563 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.108607 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.108642 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.108642 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.108642 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.108746 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.108786 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.108833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.108867 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.108902 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.108941 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.108982 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.109022 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.109057 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.109096 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.109136 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.109171 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.109226 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.109265 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.109299 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.109348 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.109389 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.109429 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.109464 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.109504 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.109542 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.109577 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.109610 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.109653 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.109696 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.109734 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.109771 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.110160 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.110226 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.110446 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.110446 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.110537 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.110537 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.110607 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.110650 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.110650 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.110779 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.110817 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.110886 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.110957 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.110998 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.111064 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.111130 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.111204 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.111333 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.111406 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.111471 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.111518 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.111589 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.111625 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.111659 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.111734 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.111778 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.111829 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.111864 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.111902 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.111946 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.111980 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.112014 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.112052 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.112088 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.112126 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.112160 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.112204 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.112287 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.112322 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.112356 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.112395 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.112429 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.112463 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.112502 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.112536 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.112586 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.112628 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.112662 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.112696 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.112735 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.112770 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.112804 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.112837 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.112872 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.112915 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.112963 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.112963 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.112963 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.113053 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.113053 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.113053 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.113053 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.113354 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.113419 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.113457 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.113531 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.113569 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.113613 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.113648 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.113682 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.113776 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.113846 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.114342 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.114391 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.114437 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.114486 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.114526 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.114698 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.114765 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.114806 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.114846 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.114881 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.114921 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.114960 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.114995 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.115040 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.115110 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.115173 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.115296 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.115337 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.115372 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.115409 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.115443 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.115488 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.115541 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.115583 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.115624 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.115658 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.115692 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.115726 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.115765 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.115795 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.115823 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.115848 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.115873 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.115902 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.115927 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.115956 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.115980 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116005 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.116033 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.116033 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.116033 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.116033 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.116123 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116123 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.116123 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116223 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116251 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.116282 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.116310 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.116338 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116363 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116387 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.116415 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.116447 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.116472 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.116501 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.116527 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116557 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116585 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.116610 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.116640 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.116669 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.116698 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.116726 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116751 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116776 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.116805 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.116833 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.116858 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.116883 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.116907 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.116935 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.116965 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.116993 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.117017 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.117045 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.117077 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.117108 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.117137 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.117162 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.117190 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.119379 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.119428 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.119455 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.119481 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.119512 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.119540 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.119565 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.119588 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.119617 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.119641 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.119669 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.119833 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.119976 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.120007 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.120036 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.120061 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.120089 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.120114 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.120142 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.120170 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:58:16.120197 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.120235 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.120260 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:58:16.120291 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.120319 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.120345 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:58:16.120373 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.120402 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:58:16.120402 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:58:16.120402 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:58:16.163696 np0000177132 devstack@c-api.service[112362]: INFO dbcounter [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Registered counter for database cinder May 28 01:58:16.163811 np0000177132 devstack@c-api.service[112363]: INFO dbcounter [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Registered counter for database cinder May 28 01:58:16.164462 np0000177132 devstack@c-api.service[112361]: INFO dbcounter [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Registered counter for database cinder May 28 01:58:16.164766 np0000177132 devstack@c-api.service[112360]: INFO dbcounter [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Registered counter for database cinder May 28 01:58:16.209002 np0000177132 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-a874c391-3a0d-46f3-b762-290b420120d3 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.211364 np0000177132 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.213009 np0000177132 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-b6265f24-fef0-4998-9d0f-5366a7715aef 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.216877 np0000177132 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.323488 np0000177132 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:58:16.326112 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:58:16.327200 np0000177132 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:58:16.328242 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:58:16.330104 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:58:16.330193 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:58:16.331482 np0000177132 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writer thread running {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:58:16.331865 np0000177132 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:58:16.331967 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:58:16.332437 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:58:16.332745 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.334472 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:58:16.334569 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:58:16.335092 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:58:16.335983 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.336400 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:58:16.336940 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:58:16.337283 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.337706 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:58:16.339298 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:58:16.340300 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:58:16.340537 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.341616 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:58:16.342838 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.342949 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:58:16.344247 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.347785 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.348822 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.373010 np0000177132 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-a874c391-3a0d-46f3-b762-290b420120d3 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.375953 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:58:16.376892 np0000177132 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.378271 np0000177132 devstack@c-api.service[112363]: INFO cinder.rpc [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:58:16.379114 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:58:16.379415 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.381496 np0000177132 devstack@c-api.service[112361]: INFO cinder.rpc [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:58:16.382691 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.386229 np0000177132 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.388956 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:58:16.390898 np0000177132 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-b6265f24-fef0-4998-9d0f-5366a7715aef 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:16.391345 np0000177132 devstack@c-api.service[112360]: INFO cinder.rpc [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:58:16.392457 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.392547 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.394203 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:58:16.394851 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.395745 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.396896 np0000177132 devstack@c-api.service[112362]: INFO cinder.rpc [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:58:16.398134 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.398234 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.400190 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.402615 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.404187 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.406653 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.407170 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.407594 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.409638 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.410183 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.410836 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.412634 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.413256 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.413564 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.414020 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.415676 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.416077 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.416994 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.418120 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.418497 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.418948 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.420237 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.420471 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.421146 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.421426 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.423023 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.423123 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.424137 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.424239 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.425583 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.427181 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.427487 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.428615 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.430030 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.430458 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.431070 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.432114 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.432920 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.433515 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.434274 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.434395 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.434435 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.435625 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.436347 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.436616 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.437103 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.437198 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.437968 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.438569 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.439370 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.439483 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.439783 np0000177132 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:58:16.440558 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.440816 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.440920 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.441977 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.442160 np0000177132 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:58:16.442682 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.442940 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.443376 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.443495 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.444409 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.444649 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.445493 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.445743 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.446681 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.446809 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.447064 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.447920 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.448870 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.448945 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.449271 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.449511 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.450218 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.450926 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.451753 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.452041 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.452335 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.452416 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.453192 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.453494 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.454029 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.454461 np0000177132 devstack@c-api.service[112360]: WARNING cinder.api.contrib.hosts [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:58:16.454939 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.454981 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.455221 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.455625 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.456387 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.456622 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.456675 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.457182 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.457937 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.458007 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.458193 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.458622 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.459333 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.459382 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.459816 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.460185 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: extensions {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.460538 np0000177132 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:58:16.460589 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.461239 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.461337 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.461591 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: qos-specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.462066 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.462733 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.463206 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.463357 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.463693 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-snapshot-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.464089 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.464632 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.464783 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.465132 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: scheduler-stats {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.465405 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.465907 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.466236 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.466699 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-volume-transfer {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.466799 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.467330 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.467576 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.468400 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: extra_specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.468811 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.468862 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.469639 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.469968 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-volume-type-access {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.470131 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.470831 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.471054 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.471583 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: cgsnapshots {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.471642 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.472160 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.472516 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.472849 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.473022 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: consistencygroups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.473624 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.474135 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.474901 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.475009 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-quota-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.475070 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.475711 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.476446 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.476497 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: capabilities {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.477151 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.477281 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.477754 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-hosts {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.477795 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.478531 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.478689 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.479088 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.479163 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.479892 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.480501 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.480646 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.480756 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: backups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.481203 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.481954 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.482027 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.482592 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.482861 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-quota-class-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.483298 np0000177132 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.483344 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.484073 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.484114 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:58:16.484246 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.484373 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.484699 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.484754 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-volume-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.485058 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485177 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485292 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485398 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485444 np0000177132 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.485514 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485624 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485719 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485823 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.485929 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486036 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486151 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486276 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.486387 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: os-availability-zone {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.486654 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:58:16.486728 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486796 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486856 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486856 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-a874c391-3a0d-46f3-b762-290b420120d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.486972 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487205 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487330 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487460 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487525 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.487590 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487681 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487790 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487893 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.487993 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488093 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488201 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488307 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.488403 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488490 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488559 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.488657 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-9b86b349-c0b5-4891-abbe-5302ac5b4108 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.489600 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.489813 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.491175 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.491572 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.492559 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.492826 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:58:16.493899 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.494283 np0000177132 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cf0fd4a3668 pid: 112363 (default app) May 28 01:58:16.495017 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.495256 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.496414 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.496553 np0000177132 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cf0fd4a3668 pid: 112361 (default app) May 28 01:58:16.496704 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.497757 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.498047 np0000177132 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.498905 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.contrib.snapshot_actions [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] SnapshotActionsController initialized {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:58:16.499029 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499073 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.499158 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension TypesManage extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499410 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499534 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499656 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499755 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension AdminActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499881 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension AdminActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.499997 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension AdminActions extending resource: backups {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500103 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500226 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension UsedLimits extending resource: limits {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500331 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500434 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500485 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.500564 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500736 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500833 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.500935 np0000177132 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-2fe21ba3-e083-4916-82b9-299d1f518ce6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.501886 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.502369 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502369 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502543 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502543 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502543 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502543 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502543 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.502867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503239 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503239 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503239 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503239 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503239 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503527 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503527 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503527 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503527 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503751 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503751 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.503751 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.503751 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504000 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504000 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504000 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504000 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504000 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504333 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504333 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504333 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504333 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504333 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504597 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.504876 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505120 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505470 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505715 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505715 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505715 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505715 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505884 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505884 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505884 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.505884 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.505884 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506086 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506086 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506086 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506086 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506086 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506367 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506674 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506674 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506674 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506674 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506674 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506958 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506958 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506958 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.506958 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.506958 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507167 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507167 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507167 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507167 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507455 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507455 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507455 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507455 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507687 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507687 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507809 np0000177132 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:58:16.507867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507867 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.507867 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.507867 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508142 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508142 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508142 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508142 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508142 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508372 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508372 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508372 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508372 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508550 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508550 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508550 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508550 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508716 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508716 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508716 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508716 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508887 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508887 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.508887 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.508887 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509059 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509059 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509059 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509059 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509059 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509305 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509545 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509545 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509545 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509545 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509545 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509748 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.509985 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510308 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510569 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510852 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510852 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.510852 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.510852 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.511049 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.511049 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.511049 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.511049 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.511049 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.511871 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.511871 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.511871 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.511871 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:16.511871 np0000177132 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512021 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512259 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512467 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-6938082b-2ebe-4166-9d75-c330f93ea64c None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:58:16.512494 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512494 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512494 np0000177132 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-b6265f24-fef0-4998-9d0f-5366a7715aef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:58:16.512577 np0000177132 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 949 bytes} [Thu May 28 01:58:16 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 01:58:16.512608 np0000177132 devstack@c-api.service[112360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cf0fd4a3668 pid: 112360 (default app) May 28 01:58:16.513714 np0000177132 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cf0fd4a3668 pid: 112362 (default app) May 28 01:58:23.660239 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.660239 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.660239 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.660239 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.660922 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.660922 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.660922 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.660922 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661158 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661523 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661523 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661523 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661523 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661523 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661813 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661813 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661813 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.661813 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.661813 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662103 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662103 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662103 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662103 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662384 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662384 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662384 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662384 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662384 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662666 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662666 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662666 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662666 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662666 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.662929 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663304 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663653 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663978 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663978 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663978 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.663978 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.663978 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664316 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664316 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664316 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664316 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664316 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664631 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.664956 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665158 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665158 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665158 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665362 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665362 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665362 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665362 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665362 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665533 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665533 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665533 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665533 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665676 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665676 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665676 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665676 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665816 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665816 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665816 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665816 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665816 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665999 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665999 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665999 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.665999 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.665999 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666165 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666165 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666165 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666165 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666333 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666333 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666333 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666333 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666475 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666475 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666475 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666475 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666615 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666615 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666615 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666615 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666755 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666755 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666755 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666755 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666897 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666897 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666897 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.666897 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.666897 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667095 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667306 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667306 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667306 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667306 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667306 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667470 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667673 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.667875 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668099 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668317 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668317 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668317 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668317 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668465 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668465 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668465 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668465 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668465 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 28 01:58:23.668646 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-b0410758-c362-4232-adcf-8600d433134a None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:58:24.149731 np0000177132 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-b0410758-c362-4232-adcf-8600d433134a admin admin] POST https://199.204.45.25/volume/v3/types May 28 01:58:24.150297 np0000177132 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-b0410758-c362-4232-adcf-8600d433134a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:58:24.151900 np0000177132 devstack@c-api.service[112361]: /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. May 28 01:58:24.151900 np0000177132 devstack@c-api.service[112361]: warnings.warn( May 28 01:58:24.194451 np0000177132 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-b0410758-c362-4232-adcf-8600d433134a 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:24.235412 np0000177132 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-b0410758-c362-4232-adcf-8600d433134a admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 May 28 01:58:24.236191 np0000177132 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Thu May 28 01:58:23 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:58:24.254110 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [req-b0410758-c362-4232-adcf-8600d433134a req-60a70fc3-b631-4d7c-9bb7-c4f597397615 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:58:24.586075 np0000177132 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [req-b0410758-c362-4232-adcf-8600d433134a req-60a70fc3-b631-4d7c-9bb7-c4f597397615 admin admin] POST https://199.204.45.25/volume/v3/types/c136bbce-805d-45c8-9f85-36d0320304e0/extra_specs May 28 01:58:24.586742 np0000177132 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [req-b0410758-c362-4232-adcf-8600d433134a req-60a70fc3-b631-4d7c-9bb7-c4f597397615 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:58:24.588534 np0000177132 devstack@c-api.service[112363]: /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. May 28 01:58:24.588534 np0000177132 devstack@c-api.service[112363]: warnings.warn( May 28 01:58:24.629759 np0000177132 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [req-b0410758-c362-4232-adcf-8600d433134a req-60a70fc3-b631-4d7c-9bb7-c4f597397615 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:58:24.687922 np0000177132 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [req-b0410758-c362-4232-adcf-8600d433134a req-60a70fc3-b631-4d7c-9bb7-c4f597397615 admin admin] https://199.204.45.25/volume/v3/types/c136bbce-805d-45c8-9f85-36d0320304e0/extra_specs returned with HTTP 200 May 28 01:58:24.688531 np0000177132 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Thu May 28 01:58:24 2026] POST /volume/v3/types/c136bbce-805d-45c8-9f85-36d0320304e0/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:58:26.391001 np0000177132 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=6 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:58:26.397199 np0000177132 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=6 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:58:34.231265 np0000177132 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:58:34.686474 np0000177132 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}