Jun 10 18:27:55.447771 np0000179647 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 18:27:55.455762 np0000179647 devstack@c-api.service[112644]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 18:27:55 2026] *** Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: nodename: np0000179647 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: machine: x86_64 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: clock source: unix Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: pcre jit disabled Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: detected number of CPU cores: 16 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: current working directory: / Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: detected binary path: /usr/bin/uwsgi-core Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: your processes number limit is 256917 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: your memory page size is 4096 bytes Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: detected max file descriptor number: 2048 Jun 10 18:27:55.458943 np0000179647 devstack@c-api.service[112644]: lock engine: pthread robust mutexes Jun 10 18:27:55.459789 np0000179647 devstack@c-api.service[112644]: thunder lock: enabled Jun 10 18:27:55.459789 np0000179647 devstack@c-api.service[112644]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 18:27:55.459789 np0000179647 devstack@c-api.service[112644]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 18:27:55.459789 np0000179647 devstack@c-api.service[112644]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 18:27:55.459789 np0000179647 devstack@c-api.service[112644]: Set PythonHome to /opt/stack/data/venv Jun 10 18:27:55.501619 np0000179647 devstack@c-api.service[112644]: Python main interpreter initialized at 0x7da17e8a3668 Jun 10 18:27:55.501619 np0000179647 devstack@c-api.service[112644]: python threads support enabled Jun 10 18:27:55.501619 np0000179647 devstack@c-api.service[112644]: your server socket listen backlog is limited to 100 connections Jun 10 18:27:55.501619 np0000179647 devstack@c-api.service[112644]: your mercy for graceful operations on workers is 80 seconds Jun 10 18:27:55.502189 np0000179647 devstack@c-api.service[112644]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 18:27:55.502361 np0000179647 devstack@c-api.service[112644]: *** Operational MODE: preforking *** Jun 10 18:27:55.502594 np0000179647 devstack@c-api.service[112644]: *** uWSGI is running in multiple interpreter mode *** Jun 10 18:27:55.502594 np0000179647 devstack@c-api.service[112644]: spawned uWSGI master process (pid: 112644) Jun 10 18:27:55.502760 np0000179647 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 18:27:55.503554 np0000179647 devstack@c-api.service[112644]: spawned uWSGI worker 1 (pid: 112653, cores: 1) Jun 10 18:27:55.504123 np0000179647 devstack@c-api.service[112644]: spawned uWSGI worker 2 (pid: 112654, cores: 1) Jun 10 18:27:55.504662 np0000179647 devstack@c-api.service[112644]: spawned uWSGI worker 3 (pid: 112655, cores: 1) Jun 10 18:27:55.505131 np0000179647 devstack@c-api.service[112644]: spawned uWSGI worker 4 (pid: 112656, cores: 1) Jun 10 18:27:55.505184 np0000179647 devstack@c-api.service[112644]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: we strongly recommend against using it for new projects. Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: framework. For more detail see Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:55.633889 np0000179647 devstack@c-api.service[112655]: import eventlet # noqa Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: we strongly recommend against using it for new projects. Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: framework. For more detail see Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:55.640043 np0000179647 devstack@c-api.service[112656]: import eventlet # noqa Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: we strongly recommend against using it for new projects. Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: framework. For more detail see Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:55.644115 np0000179647 devstack@c-api.service[112653]: import eventlet # noqa Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: we strongly recommend against using it for new projects. Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: framework. For more detail see Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:55.645376 np0000179647 devstack@c-api.service[112654]: import eventlet # noqa Jun 10 18:27:55.728956 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:55.728956 np0000179647 devstack@c-api.service[112655]: warnings.warn( Jun 10 18:27:55.732451 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:55.732451 np0000179647 devstack@c-api.service[112656]: warnings.warn( Jun 10 18:27:55.739691 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:55.739691 np0000179647 devstack@c-api.service[112654]: warnings.warn( Jun 10 18:27:55.743504 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:55.743504 np0000179647 devstack@c-api.service[112653]: warnings.warn( Jun 10 18:27:55.819217 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:55.819217 np0000179647 devstack@c-api.service[112654]: from cgi import parse_header Jun 10 18:27:55.819454 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:55.819454 np0000179647 devstack@c-api.service[112653]: from cgi import parse_header Jun 10 18:27:55.825228 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:55.825228 np0000179647 devstack@c-api.service[112655]: from cgi import parse_header Jun 10 18:27:55.827036 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:55.827036 np0000179647 devstack@c-api.service[112656]: from cgi import parse_header Jun 10 18:27:55.869590 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:55.869590 np0000179647 devstack@c-api.service[112653]: removals.removed_module( Jun 10 18:27:55.871212 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:55.871212 np0000179647 devstack@c-api.service[112653]: removals.removed_module( Jun 10 18:27:55.874040 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:55.874040 np0000179647 devstack@c-api.service[112654]: removals.removed_module( Jun 10 18:27:55.876044 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:55.876044 np0000179647 devstack@c-api.service[112654]: removals.removed_module( Jun 10 18:27:55.879938 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:55.879938 np0000179647 devstack@c-api.service[112655]: removals.removed_module( Jun 10 18:27:55.882412 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:55.882412 np0000179647 devstack@c-api.service[112655]: removals.removed_module( Jun 10 18:27:55.886518 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:55.886518 np0000179647 devstack@c-api.service[112656]: removals.removed_module( Jun 10 18:27:55.889974 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:55.889974 np0000179647 devstack@c-api.service[112656]: removals.removed_module( Jun 10 18:27:56.527170 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:56.527170 np0000179647 devstack@c-api.service[112653]: warnings.warn( Jun 10 18:27:56.531270 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:56.531270 np0000179647 devstack@c-api.service[112654]: warnings.warn( Jun 10 18:27:56.551452 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:56.551452 np0000179647 devstack@c-api.service[112655]: warnings.warn( Jun 10 18:27:56.602987 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:56.602987 np0000179647 devstack@c-api.service[112656]: warnings.warn( Jun 10 18:27:56.626884 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:56.626884 np0000179647 devstack@c-api.service[112653]: warnings.warn( Jun 10 18:27:56.634101 np0000179647 devstack@c-api.service[112654]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:56.634101 np0000179647 devstack@c-api.service[112654]: warnings.warn( Jun 10 18:27:56.653924 np0000179647 devstack@c-api.service[112655]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:56.653924 np0000179647 devstack@c-api.service[112655]: warnings.warn( Jun 10 18:27:56.704229 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:56.704229 np0000179647 devstack@c-api.service[112656]: warnings.warn( Jun 10 18:27:56.923594 np0000179647 devstack@c-api.service[112653]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:56.924220 np0000179647 devstack@c-api.service[112653]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112653) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:56.932243 np0000179647 devstack@c-api.service[112654]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:56.932596 np0000179647 devstack@c-api.service[112654]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112654) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:56.956210 np0000179647 devstack@c-api.service[112655]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:56.956394 np0000179647 devstack@c-api.service[112655]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112655) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:57.010214 np0000179647 devstack@c-api.service[112653]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:57.010214 np0000179647 devstack@c-api.service[112653]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:57.011669 np0000179647 devstack@c-api.service[112656]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:57.011835 np0000179647 devstack@c-api.service[112656]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112656) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:57.012544 np0000179647 devstack@c-api.service[112654]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:57.012544 np0000179647 devstack@c-api.service[112654]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:57.022706 np0000179647 devstack@c-api.service[112655]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:57.022706 np0000179647 devstack@c-api.service[112655]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:57.074673 np0000179647 devstack@c-api.service[112656]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:57.074673 np0000179647 devstack@c-api.service[112656]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:57.470753 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112653) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:57.470987 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112654) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:57.471061 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471177 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112656) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:57.471241 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.471301 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112655) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:57.471375 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471504 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471504 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.471630 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471630 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.471761 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471828 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471896 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.471964 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.472029 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.472098 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.472098 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.472233 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.472289 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.472353 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.472443 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.472513 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.472580 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.472657 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.472712 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.472770 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.472834 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.472902 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.472962 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.473171 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.473235 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.473235 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.473355 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.473438 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.473496 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.473567 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.473637 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.473704 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.473766 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.473766 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.473766 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.473766 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.473766 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.474216 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.474296 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.474367 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.474367 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.474522 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.474577 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.474799 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.474799 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.474923 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.474923 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.475040 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.475097 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.475156 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.475226 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.475291 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.475348 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.475407 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.475503 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.475620 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.475726 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.475791 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.475857 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.475917 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.475978 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.476042 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.476097 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.476170 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.476170 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.476250 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.476482 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.476522 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.476562 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.476608 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.476649 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.476699 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.476744 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.476794 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.476839 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.476892 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.476930 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.476968 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.477011 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.477046 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.477085 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.477122 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.477155 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.477187 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.477221 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.477258 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.477296 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.477296 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.479071 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.479129 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.479196 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.479254 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.479315 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.479315 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.479438 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.479479 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.479517 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.479590 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.479628 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.479666 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.479718 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.479755 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.479795 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.479835 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.479881 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.479917 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.479965 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.480003 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.480054 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.480099 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.480149 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.480354 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.480354 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.480354 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.480494 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.480541 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.480582 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.480623 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.480658 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.480702 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.480746 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.480790 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.480836 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.480879 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.480922 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.480965 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.481011 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.481050 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.481092 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.481135 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.481181 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.481221 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.481261 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.481312 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.481351 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.481389 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.481389 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.481389 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.481389 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.481916 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.481981 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.482024 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.482083 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.482123 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.482164 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.482212 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.482253 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.482291 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.482336 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.482375 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.482375 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.482468 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.482524 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.482569 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.482614 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.482654 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.482693 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.482729 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.482777 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.482830 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.482868 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.482916 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.482965 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.483016 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.483016 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.483016 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.483016 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.483660 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.483720 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.483767 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.483841 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.483900 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.483951 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.483995 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.484044 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.484089 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.484137 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.484186 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.484235 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.484271 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.484307 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.484351 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.484390 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.484440 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.484477 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.484524 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.484602 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.484654 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.484696 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.484736 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.484787 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.484825 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.484860 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.484900 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.484900 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.489119 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.489179 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.489213 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.489247 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.489298 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.489352 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.489390 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.489442 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.489481 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.489518 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.489554 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.489591 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.489627 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.489627 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.489691 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.489691 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.489789 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.489789 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.489865 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.489865 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.489954 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.490048 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.490095 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.490179 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.490228 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.490326 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.490381 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.490451 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.491773 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.491851 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.491902 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.491941 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.491973 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.492017 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.492059 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.492098 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.492133 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.492171 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.492208 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.492257 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.492292 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.492335 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.492373 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.492429 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.492468 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.492510 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.492547 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.492547 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.492547 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.492731 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.492782 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.492852 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.492920 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.492982 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.493052 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.493106 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.494395 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.494476 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.494519 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.494575 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.494627 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.494671 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.494707 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.494744 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.494781 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.494814 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.494849 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.494885 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.494931 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.494969 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.495005 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.495051 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.495092 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.495125 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.495125 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.495125 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.495252 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.495317 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.495374 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.495477 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.495477 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.495614 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.495670 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.495736 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.495793 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.495848 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.495903 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.495903 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.495903 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.495903 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.495903 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.496185 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.496253 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.496315 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.496387 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.496387 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.496509 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.496566 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.496635 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.496703 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.496785 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.496842 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.496911 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.496966 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.497029 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.497092 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.497146 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.497202 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.497392 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.497530 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.497530 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.497530 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.497688 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.498060 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.498060 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.498060 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.498060 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.498271 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.498598 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.498669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.498746 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.498818 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.498873 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.498937 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.499000 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.499000 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.499107 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.499107 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.499228 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.499228 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.499337 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.499337 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.499337 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.499337 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.500076 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.500164 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.500164 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.500275 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.500275 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.500386 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.500386 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.500541 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.500608 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.500608 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.500710 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.500773 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.500773 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.500911 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.501021 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.501021 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.501021 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.501222 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.501285 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.501356 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.501445 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.501445 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.501577 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.501646 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.501706 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.501786 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.501786 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.501786 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.501999 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.501999 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.501999 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.501999 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.502254 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.502325 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.502401 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.502530 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.502609 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.502704 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.502779 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.502860 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.502966 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.503049 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.503145 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.503235 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.503325 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.503464 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.503655 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.503753 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.503845 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.503941 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.504025 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.504116 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.504188 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.504222 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.504257 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.504294 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.504341 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.504383 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.504435 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.504474 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.504519 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.504554 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.504591 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.504622 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.504699 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.504746 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.504793 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.504854 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.504895 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.504934 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.504963 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.504990 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.505021 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.505051 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.505082 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.505115 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.505143 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.505170 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.505202 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.505228 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.505252 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.505279 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.505304 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.505304 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.505355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.505512 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.505546 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.505576 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.505602 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.505634 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.505661 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.505691 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.505793 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.505852 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.505895 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.505927 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.505959 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.505988 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.506024 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.506047 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.506071 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.506105 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.506137 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.506167 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.506192 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.506216 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.506216 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.506306 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.506306 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.506306 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.506306 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.506409 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.506460 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.506460 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.506511 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.506543 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.506571 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.506571 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.506625 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.506658 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.506684 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.506715 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.506747 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.506785 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.506824 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.506868 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.506906 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.506941 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.506976 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.507018 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.507061 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.507107 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.507151 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.507190 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.507224 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.507260 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.507297 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.507331 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.507363 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.507396 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.507440 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.507480 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.507508 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.507540 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.507586 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.507620 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.507648 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.507681 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.507716 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.507748 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.507785 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.507822 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.507859 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.507890 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.507920 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.507955 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.507989 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.508026 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.508050 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.508079 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.508106 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.508106 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.508106 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.511655 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.511715 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.511761 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.511796 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.511873 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.511933 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.511968 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.512005 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.512052 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.512092 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.512133 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.512171 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.512199 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.512231 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.512259 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.512287 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.512314 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.512346 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.512380 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.512407 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.512457 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.512482 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.512517 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.512544 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.512570 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.512595 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.512619 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.512659 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.512689 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.512715 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.512744 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.512769 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.512795 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.512823 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.512860 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.512896 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.512997 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.513030 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.513063 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.513089 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.513116 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.513148 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.513179 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.513209 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.513240 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.513267 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.513299 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.513329 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.513361 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.513550 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.513592 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.513628 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.513660 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.513696 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.513696 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.513696 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.513783 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.513820 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.513854 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.513897 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.513927 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.513967 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.514003 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.514033 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.514060 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.514082 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.514104 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.514127 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.514150 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.514179 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.514210 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.514237 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.514263 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.514285 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.514312 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.514339 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.514339 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.514339 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.515261 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.516083 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.516137 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.516187 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.516262 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.516346 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.516390 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.516439 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.516488 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.516530 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.516568 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.516610 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.516647 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.516683 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.516815 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.516868 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.516908 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.516952 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.516992 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.517032 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.517073 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.517110 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.517145 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.517191 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.517235 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.517276 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.517311 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.517347 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.517384 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.517437 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.517473 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.517516 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.517561 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.517598 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.517639 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.517683 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.517717 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.517759 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.517796 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.517835 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.517896 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.517948 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.517994 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.518042 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.518084 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.518136 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.518173 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.518212 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.518248 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.518280 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.518315 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.518352 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.518387 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.518439 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.518473 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.518509 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.518556 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.518595 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.518631 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.518667 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.518702 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.518744 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.518780 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.518821 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.518863 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.518926 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.518965 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.518999 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.519074 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.519128 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.519165 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.519210 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.519249 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.519287 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.519322 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.519355 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.519395 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.519468 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.519511 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.519574 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.519607 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.519644 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.519687 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.519727 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.519765 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.519799 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.519838 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.519894 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.519934 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.519972 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.520015 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.520054 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.520090 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.520217 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.520292 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.520344 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.520386 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.520467 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.520509 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.520552 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.520588 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.520631 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.520667 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.520709 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.520750 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.520788 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.520829 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.520895 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.520895 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.520895 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.520895 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.521093 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.521145 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.521201 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.521251 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.521300 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.521300 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.521300 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.521300 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.521300 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.521570 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.521625 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.521680 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.521680 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.521777 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.521841 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.521896 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.521955 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.522015 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.522066 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.522116 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.522162 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.522218 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.522265 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.522309 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.522363 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.522430 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.522430 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.522430 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.522430 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.522430 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.522619 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.522670 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.522707 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.522751 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.522793 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.522834 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.522888 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.522935 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.522972 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.523007 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.523047 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.523091 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.523149 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.523196 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.523236 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.523236 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.523236 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.523236 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.523236 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.523466 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.523516 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.523597 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.523653 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.523697 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.523697 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.523697 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.523697 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.523697 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.523878 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.523878 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.523878 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.524028 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.524082 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.524131 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.524181 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.524239 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.524297 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.524480 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.524537 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.524580 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.524629 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.524680 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.524723 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.524773 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.524822 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.524866 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.524917 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.524966 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.525010 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.525060 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.525112 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.525166 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.525217 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.525273 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.525320 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.525369 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.525436 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.525568 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.525615 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.525659 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.525700 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.525736 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.525777 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.525812 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.525851 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.525896 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.525935 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.525977 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.526019 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.526068 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.526105 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.526147 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.526274 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.526458 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.526502 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.526540 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.526587 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.526626 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.526669 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.526867 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.526867 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.526963 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.527012 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.527048 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.527084 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.527119 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.527154 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.527194 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.527230 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.527266 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.527302 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.527337 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.527376 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.527428 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.527467 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.527502 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.527537 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.527608 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.527651 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.527687 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.527722 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.527762 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.527820 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.527862 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.527910 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.527960 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.527996 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.528030 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.528030 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.528030 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.528030 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.528162 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.528209 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.528244 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.528278 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.528314 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.528349 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.528390 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.528390 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.528485 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.528529 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.528575 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.528616 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.528651 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.528693 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.528728 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.528764 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.528799 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.528835 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.528835 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.528911 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.528955 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.528990 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.529030 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.529067 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:57.532382 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112653) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.532468 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.532510 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.532582 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.532626 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112653) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.532677 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112653) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.533027 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.533106 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.533187 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.533278 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.533325 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112654) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.533367 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.533409 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.533464 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.533510 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.533586 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.533641 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112655) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:57.533684 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112654) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.533721 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:57.533758 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112654) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.533799 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:57.533799 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:57.533864 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:57.533917 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112655) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:57.579087 np0000179647 devstack@c-api.service[112653]: INFO dbcounter [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Registered counter for database cinder Jun 10 18:27:57.582111 np0000179647 devstack@c-api.service[112655]: INFO dbcounter [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Registered counter for database cinder Jun 10 18:27:57.582228 np0000179647 devstack@c-api.service[112656]: INFO dbcounter [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Registered counter for database cinder Jun 10 18:27:57.582274 np0000179647 devstack@c-api.service[112654]: INFO dbcounter [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Registered counter for database cinder Jun 10 18:27:57.624813 np0000179647 devstack@c-api.service[112653]: DEBUG oslo_db.sqlalchemy.engines [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112653) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.632890 np0000179647 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.638497 np0000179647 devstack@c-api.service[112654]: DEBUG oslo_db.sqlalchemy.engines [None req-54831880-ccce-4139-80a4-8fc24b4bc518 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=112654) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.644607 np0000179647 devstack@c-api.service[112655]: DEBUG oslo_db.sqlalchemy.engines [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d 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=112655) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.739173 np0000179647 devstack@c-api.service[112653]: DEBUG dbcounter [-] [112653] Writer thread running {{(pid=112653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:57.742601 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:57.745978 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:57.748688 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:57.750886 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:57.751212 np0000179647 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writer thread running {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:57.752096 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.753508 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:57.755178 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.756049 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:57.757332 np0000179647 devstack@c-api.service[112654]: DEBUG dbcounter [-] [112654] Writer thread running {{(pid=112654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:57.758032 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:57.759980 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:57.760663 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:57.760804 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.762850 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:57.763878 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.765915 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:57.768646 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:57.769870 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.770265 np0000179647 devstack@c-api.service[112655]: DEBUG dbcounter [-] [112655] Writer thread running {{(pid=112655) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:57.773145 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:57.774287 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.777719 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:57.780200 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:57.782638 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:57.783890 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.788148 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.793162 np0000179647 devstack@c-api.service[112653]: DEBUG oslo_db.sqlalchemy.engines [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112653) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.795356 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:57.797288 np0000179647 devstack@c-api.service[112653]: INFO cinder.rpc [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:57.798197 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.802502 np0000179647 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.805732 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:57.808478 np0000179647 devstack@c-api.service[112656]: INFO cinder.rpc [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:57.809068 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.809875 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.812332 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.815516 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.816001 np0000179647 devstack@c-api.service[112654]: DEBUG oslo_db.sqlalchemy.engines [None req-54831880-ccce-4139-80a4-8fc24b4bc518 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=112654) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.818792 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:57.820706 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.821367 np0000179647 devstack@c-api.service[112654]: INFO cinder.rpc [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:57.822697 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.823717 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.823870 np0000179647 devstack@c-api.service[112655]: DEBUG oslo_db.sqlalchemy.engines [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d 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=112655) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:57.824380 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.826658 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.827781 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:57.827981 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.829841 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.830154 np0000179647 devstack@c-api.service[112655]: INFO cinder.rpc [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:57.831315 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.831527 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.832678 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.835607 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.835670 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.837065 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.837244 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.839057 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.839744 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.840490 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.842111 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.843666 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.844049 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.845245 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.845394 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.848255 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.848322 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.848612 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.848917 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.850430 np0000179647 devstack@c-api.service[112653]: WARNING cinder.api.contrib.hosts [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:57.851127 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.851344 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.851516 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.851943 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.852554 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.853053 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.854027 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.854895 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.855520 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.855889 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.855950 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.856833 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.858064 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.858203 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.858892 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.859676 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.860870 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.860978 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.861773 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.861835 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.861981 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: extensions {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.863315 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: encryption {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.863785 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.864835 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: capabilities {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.864985 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.865249 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.865488 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.866726 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-quota-class-sets {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.867508 np0000179647 devstack@c-api.service[112656]: WARNING cinder.api.contrib.hosts [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:57.867820 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.867966 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-volume-type-access {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.868039 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.868357 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.869588 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: extra_specs {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.869820 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.870693 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.871120 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-hosts {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.872233 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.872345 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.872500 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-availability-zone {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.873813 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: consistencygroups {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.873891 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.873979 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.875065 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.875657 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.875932 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: cgsnapshots {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.877146 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.877333 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-snapshot-manage {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.877456 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.878725 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.878789 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-volume-manage {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.879341 np0000179647 devstack@c-api.service[112654]: WARNING cinder.api.contrib.hosts [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:57.880119 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.880183 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.880220 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: backups {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.881316 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: extensions {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.881380 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.881717 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.882222 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: encryption {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.883274 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: encryption {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.883429 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.883812 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-volume-transfer {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.884798 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.884939 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: capabilities {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.885013 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.885525 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: scheduler-stats {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.886459 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.886523 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-quota-class-sets {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.886759 np0000179647 devstack@c-api.service[112655]: WARNING cinder.api.contrib.hosts [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:57.886961 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: os-quota-sets {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.887436 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.887928 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-volume-type-access {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.888001 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.888404 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extended resource: qos-specs {{(pid=112653) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.888895 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.889467 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.889715 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: extra_specs {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.890358 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.890539 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.contrib.snapshot_actions [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] SnapshotActionsController initialized {{(pid=112653) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:57.890809 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.891349 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.891410 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-hosts {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.891877 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.891991 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: extensions {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.892816 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.892902 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-availability-zone {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.893212 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.893595 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: encryption {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.894153 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.894375 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: consistencygroups {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.894597 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.895208 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: capabilities {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.895510 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.896173 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.896544 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: cgsnapshots {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.896824 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.897320 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-quota-class-sets {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.897506 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.898095 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-snapshot-manage {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.898169 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.898508 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: extensions {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.898595 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-volume-type-access {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.899545 np0000179647 devstack@c-api.service[112653]: WARNING castellan.key_manager.migration [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.899697 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-volume-manage {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.900195 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: extra_specs {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.900498 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.900569 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: encryption {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.900617 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension TypesManage extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.900721 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.900824 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.900940 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeActions extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.901375 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: backups {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.901611 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.901731 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension UsedLimits extending resource: limits {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.901794 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-hosts {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.901845 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.901926 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.901974 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: capabilities {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.902032 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902141 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension AdminActions extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902245 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension AdminActions extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902346 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension AdminActions extending resource: backups {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902474 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902565 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.902668 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.v3.router [None req-4399941a-cc53-4591-943e-3c31b50b76ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112653) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.903047 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-availability-zone {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.903279 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-quota-class-sets {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.903894 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: encryption {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.904441 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: consistencygroups {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.904614 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-volume-type-access {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.905575 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-volume-transfer {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.906324 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: extra_specs {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.906507 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: cgsnapshots {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.907245 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: scheduler-stats {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.907901 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-hosts {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.907974 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-snapshot-manage {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.908811 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: os-quota-sets {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.909271 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-availability-zone {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.909340 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-volume-manage {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.910404 np0000179647 devstack@c-api.service[112653]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da17e8a3668 pid: 112653 (default app) Jun 10 18:27:57.910593 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: consistencygroups {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.910834 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: backups {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.910960 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extended resource: qos-specs {{(pid=112656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.912588 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: cgsnapshots {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.912840 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: encryption {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.913248 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] SnapshotActionsController initialized {{(pid=112656) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:57.914092 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-snapshot-manage {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.914210 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.914400 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-volume-transfer {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.915585 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-volume-manage {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.915865 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.916027 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: scheduler-stats {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.917095 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: backups {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.917337 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.917501 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: os-quota-sets {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.918326 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918326 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918326 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918326 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918594 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918594 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918594 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918594 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.918803 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919106 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919106 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919106 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919106 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919106 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919362 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919362 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919362 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919362 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919362 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919666 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919666 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919666 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919666 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919878 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919878 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919878 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.919878 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.919878 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920131 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920131 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920131 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920131 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920131 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920360 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920681 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.920976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921248 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921248 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921248 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921248 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921248 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921528 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921528 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921528 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921528 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921528 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.921769 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922081 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.922125 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extended resource: qos-specs {{(pid=112654) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922166 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922549 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922549 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922549 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922549 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922549 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922805 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922805 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922805 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.922805 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.922805 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923054 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923054 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923054 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923054 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923269 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923269 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923269 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923269 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923547 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: encryption {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.923596 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923596 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923596 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.923596 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.923596 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924242 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924242 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924242 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924242 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924242 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924564 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924564 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924564 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924564 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924805 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924805 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.924805 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.924805 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925005 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925005 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925005 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925005 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925213 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925213 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925213 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925213 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925406 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925406 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925406 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925406 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925647 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925647 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925647 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925647 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925647 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.925976 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926277 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926277 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926277 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926277 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926277 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926525 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.926826 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927117 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.927444 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928382 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928382 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928382 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928382 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928621 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928621 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928621 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928621 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928621 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928860 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928860 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928860 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.928860 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:57.928860 np0000179647 devstack@c-api.service[112653]: warnings.warn(deprecated_msg) Jun 10 18:27:57.929103 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-volume-transfer {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.929151 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929192 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.contrib.snapshot_actions [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] SnapshotActionsController initialized {{(pid=112654) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:57.929243 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.middleware.request_id [None req-c5764610-f1fd-4049-b1bb-a8903d671f45 None None] RequestId filter calling following filter/app {{(pid=112653) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:27:57.929293 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929334 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: scheduler-stats {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.929377 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929433 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929473 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: os-quota-sets {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.929524 np0000179647 devstack@c-api.service[112653]: [pid: 112653|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Wed Jun 10 18:27:57 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 18:27:57.929567 np0000179647 devstack@c-api.service[112656]: WARNING castellan.key_manager.migration [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929603 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929642 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extended resource: qos-specs {{(pid=112655) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:57.929684 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929720 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension TypesManage extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeActions extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension UsedLimits extending resource: limits {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.929756 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930009 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930009 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930009 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension AdminActions extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930009 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension AdminActions extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930159 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.930200 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension AdminActions extending resource: backups {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930251 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.contrib.snapshot_actions [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] SnapshotActionsController initialized {{(pid=112655) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:57.930300 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930300 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930300 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.v3.router [None req-8d0830ca-0f0f-4172-bc2a-618528d8f115 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.930409 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.930472 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.930827 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.931233 np0000179647 devstack@c-api.service[112654]: WARNING castellan.key_manager.migration [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.932292 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.932695 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension TypesManage extending resource: types {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.932695 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.932806 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.932854 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.932854 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeActions extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.933555 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.933675 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension UsedLimits extending resource: limits {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.933775 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.933873 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.933933 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.933990 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934123 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension AdminActions extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934240 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension AdminActions extending resource: snapshots {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934350 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension AdminActions extending resource: backups {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934469 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934576 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.934687 np0000179647 devstack@c-api.service[112654]: DEBUG cinder.api.v3.router [None req-54831880-ccce-4139-80a4-8fc24b4bc518 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112654) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.935356 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.936805 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.938258 np0000179647 devstack@c-api.service[112655]: WARNING castellan.key_manager.migration [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:57.938321 np0000179647 devstack@c-api.service[112656]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da17e8a3668 pid: 112656 (default app) Jun 10 18:27:57.940224 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.940345 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension TypesManage extending resource: types {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.940536 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.940652 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.940764 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeActions extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.940984 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.941102 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension UsedLimits extending resource: limits {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.941204 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.941307 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.941432 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942114 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension AdminActions extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942287 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension AdminActions extending resource: snapshots {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942401 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension AdminActions extending resource: backups {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942572 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942683 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.942786 np0000179647 devstack@c-api.service[112655]: DEBUG cinder.api.v3.router [None req-fb9528c4-5c93-44f9-b8e5-a455f0d18f1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112655) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:57.943994 np0000179647 devstack@c-api.service[112654]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da17e8a3668 pid: 112654 (default app) Jun 10 18:27:57.952349 np0000179647 devstack@c-api.service[112655]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7da17e8a3668 pid: 112655 (default app) Jun 10 18:28:05.080491 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.middleware.request_id [None req-fcabab76-6905-409c-92df-98bf876e26a2 None None] RequestId filter calling following filter/app {{(pid=112653) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:28:05.632789 np0000179647 devstack@c-api.service[112653]: INFO cinder.api.openstack.wsgi [None req-fcabab76-6905-409c-92df-98bf876e26a2 admin admin] POST https://199.204.45.156/volume/v3/types Jun 10 18:28:05.632789 np0000179647 devstack@c-api.service[112653]: DEBUG cinder.api.openstack.wsgi [None req-fcabab76-6905-409c-92df-98bf876e26a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112653) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:28:05.634723 np0000179647 devstack@c-api.service[112653]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 10 18:28:05.634723 np0000179647 devstack@c-api.service[112653]: warnings.warn( Jun 10 18:28:05.681379 np0000179647 devstack@c-api.service[112653]: DEBUG oslo_db.sqlalchemy.engines [None req-fcabab76-6905-409c-92df-98bf876e26a2 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=112653) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:28:05.715559 np0000179647 devstack@c-api.service[112653]: INFO cinder.api.openstack.wsgi [None req-fcabab76-6905-409c-92df-98bf876e26a2 admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 Jun 10 18:28:05.715559 np0000179647 devstack@c-api.service[112653]: [pid: 112653|app: 0|req: 2/2] 199.204.45.156 () {68 vars in 1288 bytes} [Wed Jun 10 18:28:05 2026] POST /volume/v3/types => generated 186 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 18:28:05.746431 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.746431 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.746896 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.746896 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.746896 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.746896 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.746896 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747164 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747389 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747389 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747389 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747389 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747389 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747602 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747602 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747602 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747602 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747752 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747752 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747752 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747752 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747952 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747952 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747952 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.747952 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.747952 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748139 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748139 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748139 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748139 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748139 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748321 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748570 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748785 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.748992 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749213 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749213 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749213 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749213 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749355 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749355 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749355 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749355 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749355 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749572 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749572 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749572 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749572 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749572 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749744 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749975 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749975 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749975 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.749975 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.749975 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750154 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750154 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750154 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750154 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750154 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750341 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750341 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750341 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750341 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750511 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750511 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750511 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750511 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750679 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750679 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750679 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750679 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750679 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750875 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750875 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750875 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.750875 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.750875 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751058 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751058 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751058 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751058 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751207 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751207 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751207 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751207 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751361 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751361 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751361 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751361 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751540 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751540 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751540 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751540 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751701 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751701 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751701 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751701 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.751856 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752076 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752076 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752076 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752076 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752076 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752273 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752554 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752771 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.752996 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753215 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753215 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753215 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753215 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753367 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753367 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753367 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753367 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753600 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753600 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753600 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753600 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753754 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753754 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753754 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:28:05.753754 np0000179647 devstack@c-api.service[112656]: warnings.warn(deprecated_msg) Jun 10 18:28:05.753754 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.middleware.request_id [req-fcabab76-6905-409c-92df-98bf876e26a2 req-556c511c-0bb5-4d72-a730-dbf82929b131 None None] RequestId filter calling following filter/app {{(pid=112656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:28:06.069713 np0000179647 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [req-fcabab76-6905-409c-92df-98bf876e26a2 req-556c511c-0bb5-4d72-a730-dbf82929b131 admin admin] POST https://199.204.45.156/volume/v3/types/cc23eccf-3d5a-4793-a0b7-3b6df4bc2094/extra_specs Jun 10 18:28:06.070331 np0000179647 devstack@c-api.service[112656]: DEBUG cinder.api.openstack.wsgi [req-fcabab76-6905-409c-92df-98bf876e26a2 req-556c511c-0bb5-4d72-a730-dbf82929b131 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:28:06.072068 np0000179647 devstack@c-api.service[112656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 10 18:28:06.072068 np0000179647 devstack@c-api.service[112656]: warnings.warn( Jun 10 18:28:06.115932 np0000179647 devstack@c-api.service[112656]: DEBUG oslo_db.sqlalchemy.engines [req-fcabab76-6905-409c-92df-98bf876e26a2 req-556c511c-0bb5-4d72-a730-dbf82929b131 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=112656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:28:06.181546 np0000179647 devstack@c-api.service[112656]: INFO cinder.api.openstack.wsgi [req-fcabab76-6905-409c-92df-98bf876e26a2 req-556c511c-0bb5-4d72-a730-dbf82929b131 admin admin] https://199.204.45.156/volume/v3/types/cc23eccf-3d5a-4793-a0b7-3b6df4bc2094/extra_specs returned with HTTP 200 Jun 10 18:28:06.182178 np0000179647 devstack@c-api.service[112656]: [pid: 112656|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Wed Jun 10 18:28:05 2026] POST /volume/v3/types/cc23eccf-3d5a-4793-a0b7-3b6df4bc2094/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 18:28:07.820751 np0000179647 devstack@c-api.service[112654]: DEBUG dbcounter [-] [112654] Writing DB stats cinder:SELECT=6 {{(pid=112654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:28:07.829478 np0000179647 devstack@c-api.service[112655]: DEBUG dbcounter [-] [112655] Writing DB stats cinder:SELECT=6 {{(pid=112655) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:28:15.709826 np0000179647 devstack@c-api.service[112653]: DEBUG dbcounter [-] [112653] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112653) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:28:16.181113 np0000179647 devstack@c-api.service[112656]: DEBUG dbcounter [-] [112656] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}