May 26 15:33:15.343810 np0000176666 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 15:33:15.349795 np0000176666 devstack@c-api.service[112537]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 15:33:15 2026] *** May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: nodename: np0000176666 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: machine: x86_64 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: clock source: unix May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: pcre jit disabled May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: detected number of CPU cores: 16 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: current working directory: / May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: detected binary path: /usr/bin/uwsgi-core May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: your processes number limit is 256917 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: your memory page size is 4096 bytes May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: detected max file descriptor number: 2048 May 26 15:33:15.352936 np0000176666 devstack@c-api.service[112537]: lock engine: pthread robust mutexes May 26 15:33:15.353813 np0000176666 devstack@c-api.service[112537]: thunder lock: enabled May 26 15:33:15.353813 np0000176666 devstack@c-api.service[112537]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 15:33:15.353813 np0000176666 devstack@c-api.service[112537]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 15:33:15.353813 np0000176666 devstack@c-api.service[112537]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 15:33:15.353813 np0000176666 devstack@c-api.service[112537]: Set PythonHome to /opt/stack/data/venv May 26 15:33:15.390920 np0000176666 devstack@c-api.service[112537]: Python main interpreter initialized at 0x7613a44a3668 May 26 15:33:15.390920 np0000176666 devstack@c-api.service[112537]: python threads support enabled May 26 15:33:15.390920 np0000176666 devstack@c-api.service[112537]: your server socket listen backlog is limited to 100 connections May 26 15:33:15.390920 np0000176666 devstack@c-api.service[112537]: your mercy for graceful operations on workers is 80 seconds May 26 15:33:15.391507 np0000176666 devstack@c-api.service[112537]: mapped 671795 bytes (656 KB) for 4 cores May 26 15:33:15.391705 np0000176666 devstack@c-api.service[112537]: *** Operational MODE: preforking *** May 26 15:33:15.391909 np0000176666 devstack@c-api.service[112537]: *** uWSGI is running in multiple interpreter mode *** May 26 15:33:15.391909 np0000176666 devstack@c-api.service[112537]: spawned uWSGI master process (pid: 112537) May 26 15:33:15.392110 np0000176666 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 15:33:15.393852 np0000176666 devstack@c-api.service[112537]: spawned uWSGI worker 1 (pid: 112539, cores: 1) May 26 15:33:15.393852 np0000176666 devstack@c-api.service[112537]: spawned uWSGI worker 2 (pid: 112540, cores: 1) May 26 15:33:15.393852 np0000176666 devstack@c-api.service[112537]: spawned uWSGI worker 3 (pid: 112541, cores: 1) May 26 15:33:15.394124 np0000176666 devstack@c-api.service[112537]: spawned uWSGI worker 4 (pid: 112542, cores: 1) May 26 15:33:15.394124 np0000176666 devstack@c-api.service[112537]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: we strongly recommend against using it for new projects. May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: If you are already using Eventlet, we recommend migrating to a different May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: framework. For more detail see May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 15:33:15.511851 np0000176666 devstack@c-api.service[112540]: import eventlet # noqa May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: we strongly recommend against using it for new projects. May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: If you are already using Eventlet, we recommend migrating to a different May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: framework. For more detail see May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 15:33:15.528313 np0000176666 devstack@c-api.service[112539]: import eventlet # noqa May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: we strongly recommend against using it for new projects. May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: If you are already using Eventlet, we recommend migrating to a different May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: framework. For more detail see May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 15:33:15.576979 np0000176666 devstack@c-api.service[112542]: import eventlet # noqa May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: we strongly recommend against using it for new projects. May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: If you are already using Eventlet, we recommend migrating to a different May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: framework. For more detail see May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 15:33:15.579679 np0000176666 devstack@c-api.service[112541]: import eventlet # noqa May 26 15:33:15.599093 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 15:33:15.599093 np0000176666 devstack@c-api.service[112540]: debtcollector.deprecate( May 26 15:33:15.623880 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 15:33:15.623880 np0000176666 devstack@c-api.service[112539]: debtcollector.deprecate( May 26 15:33:15.675653 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 26 15:33:15.675653 np0000176666 devstack@c-api.service[112540]: from cgi import parse_header May 26 15:33:15.678665 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 15:33:15.678665 np0000176666 devstack@c-api.service[112542]: debtcollector.deprecate( May 26 15:33:15.682323 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 15:33:15.682323 np0000176666 devstack@c-api.service[112541]: debtcollector.deprecate( May 26 15:33:15.709140 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 26 15:33:15.709140 np0000176666 devstack@c-api.service[112539]: from cgi import parse_header May 26 15:33:15.719374 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 26 15:33:15.719374 np0000176666 devstack@c-api.service[112540]: removals.removed_module( May 26 15:33:15.720034 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 26 15:33:15.720034 np0000176666 devstack@c-api.service[112540]: removals.removed_module( May 26 15:33:15.761592 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 26 15:33:15.761592 np0000176666 devstack@c-api.service[112539]: removals.removed_module( May 26 15:33:15.761767 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 26 15:33:15.761767 np0000176666 devstack@c-api.service[112542]: from cgi import parse_header May 26 15:33:15.762422 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 26 15:33:15.762422 np0000176666 devstack@c-api.service[112539]: removals.removed_module( May 26 15:33:15.765328 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 26 15:33:15.765328 np0000176666 devstack@c-api.service[112541]: from cgi import parse_header May 26 15:33:15.808733 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 26 15:33:15.808733 np0000176666 devstack@c-api.service[112542]: removals.removed_module( May 26 15:33:15.809489 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 26 15:33:15.809489 np0000176666 devstack@c-api.service[112542]: removals.removed_module( May 26 15:33:15.814833 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 26 15:33:15.814833 np0000176666 devstack@c-api.service[112541]: removals.removed_module( May 26 15:33:15.815708 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 26 15:33:15.815708 np0000176666 devstack@c-api.service[112541]: removals.removed_module( May 26 15:33:16.310959 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 26 15:33:16.310959 np0000176666 devstack@c-api.service[112540]: warnings.warn( May 26 15:33:16.403446 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 26 15:33:16.403446 np0000176666 devstack@c-api.service[112539]: warnings.warn( May 26 15:33:16.405680 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 26 15:33:16.405680 np0000176666 devstack@c-api.service[112540]: warnings.warn( May 26 15:33:16.431711 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 26 15:33:16.431711 np0000176666 devstack@c-api.service[112542]: warnings.warn( May 26 15:33:16.438109 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 26 15:33:16.438109 np0000176666 devstack@c-api.service[112541]: warnings.warn( May 26 15:33:16.496605 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 26 15:33:16.496605 np0000176666 devstack@c-api.service[112539]: warnings.warn( May 26 15:33:16.533645 np0000176666 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 26 15:33:16.533645 np0000176666 devstack@c-api.service[112542]: warnings.warn( May 26 15:33:16.535963 np0000176666 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 26 15:33:16.535963 np0000176666 devstack@c-api.service[112541]: warnings.warn( May 26 15:33:16.707086 np0000176666 devstack@c-api.service[112540]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 26 15:33:16.707765 np0000176666 devstack@c-api.service[112540]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112540) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 15:33:16.791513 np0000176666 devstack@c-api.service[112540]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 15:33:16.791513 np0000176666 devstack@c-api.service[112540]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 15:33:16.794366 np0000176666 devstack@c-api.service[112539]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 26 15:33:16.794731 np0000176666 devstack@c-api.service[112539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 15:33:16.824603 np0000176666 devstack@c-api.service[112542]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 26 15:33:16.825329 np0000176666 devstack@c-api.service[112542]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112542) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 15:33:16.831260 np0000176666 devstack@c-api.service[112541]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 26 15:33:16.831717 np0000176666 devstack@c-api.service[112541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 15:33:16.857488 np0000176666 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 15:33:16.857488 np0000176666 devstack@c-api.service[112539]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 15:33:16.888322 np0000176666 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 15:33:16.888322 np0000176666 devstack@c-api.service[112542]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 15:33:16.894776 np0000176666 devstack@c-api.service[112541]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 15:33:16.894776 np0000176666 devstack@c-api.service[112541]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 15:33:17.244755 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 15:33:17.244954 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112540) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 15:33:17.245028 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.245149 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.245230 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.245297 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.245363 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.245419 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.246188 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.246284 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.246522 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.246582 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.246642 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.246706 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.246762 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.246817 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.246874 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.246942 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.246942 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.247089 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.247089 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.247089 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.249538 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.249623 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.249623 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.249716 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.249766 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.249833 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.250042 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.250123 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.250123 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.250123 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.250123 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.250123 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.250409 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.250409 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.255210 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.255210 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.255459 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.255555 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.255637 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.255720 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.255812 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.255892 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.255968 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.256080 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.256142 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.256196 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.256196 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.256196 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.261750 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.261858 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.261858 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.261960 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.261960 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.262134 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.262134 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.262344 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.262402 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.262469 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.262529 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.262588 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.262648 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.262711 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.263301 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.263399 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.263399 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.263994 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.264097 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.264097 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.264206 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.264284 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.264385 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.264466 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.264565 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.264565 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.264565 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.264565 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.264868 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.264948 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.265028 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.265159 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.265255 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.265329 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.265428 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.265486 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.265546 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.265601 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.265655 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.265715 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.265775 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.265832 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.265896 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.265896 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.265896 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.265896 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.265896 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.266189 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.266248 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.266248 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.266410 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.266464 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.266464 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.266586 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.266648 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 15:33:17.266716 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.266779 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.266831 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.266891 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.266952 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.267008 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.267087 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.267157 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.267223 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.267304 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.267304 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.267413 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.267473 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.267535 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.267608 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.267608 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.267608 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.267751 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.267820 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.267882 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.268292 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.268292 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.268292 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.268292 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.268508 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.268571 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.268635 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.268692 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.268746 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.268799 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.268849 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.268849 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.268849 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.268849 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.269090 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.269459 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.270254 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.270365 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.270365 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.270477 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.270477 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.270579 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.270641 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.271073 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.271139 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.271213 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.271213 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.271334 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.271334 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.271444 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.271639 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.271715 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.271771 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.271825 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.271889 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.271889 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.272007 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.272254 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.272306 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.272338 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.272367 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.272395 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.272433 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.272467 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.272499 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.272530 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.272560 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.272560 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.272615 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.272640 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.272673 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.272704 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.272731 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.272761 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.272793 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.272828 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.272859 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.272886 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.272911 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.272940 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.272971 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.272997 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.273023 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.273066 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.273100 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.273127 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.273154 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.273177 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.273208 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.273235 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.273262 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.273285 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.273316 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.273457 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.273488 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.273516 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.273568 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.273628 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.273687 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.273741 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.273805 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.274114 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.274182 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.274236 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.274297 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.274392 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.274423 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 15:33:17.274452 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.274510 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.274539 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.274598 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.274626 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.274659 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.274686 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.274717 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.274744 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.274778 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.274805 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.274830 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.274857 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.274888 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.274888 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.274938 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.274965 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.274996 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.274996 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.275074 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.275106 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.275141 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.275200 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.275269 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.275327 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.275361 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.275392 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.275421 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.275454 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.275484 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.275509 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.275537 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.275562 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.275591 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.275616 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.275643 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.275672 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.275699 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.275733 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.275764 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.275795 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.275849 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.275878 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.275912 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.275962 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.275991 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276020 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.276045 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.276094 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.276126 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276155 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.276186 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.276214 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.276239 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.276272 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.276299 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.276332 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.276359 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276359 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.276485 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.276515 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.276540 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.276566 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.276590 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.276618 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.276648 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.276679 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.276709 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276739 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.276768 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.276795 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.276825 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.276855 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276886 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.276916 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.276947 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.276978 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.277009 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.277039 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.277077 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.277106 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.277139 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.277170 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.277170 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.277170 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.277255 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.277255 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.277314 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.277387 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.277515 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.277581 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.277641 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.277702 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.277762 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.277819 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.277887 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.278717 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.278775 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.278844 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.278899 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.278957 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.279023 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.279096 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.279162 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.279237 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.279284 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.279314 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.279344 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.279375 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.279402 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.279430 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.279454 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.279487 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.279516 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.279544 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.279571 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.279602 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.279951 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.279996 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.280026 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.280063 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.280105 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.280135 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.280164 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.280194 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.280223 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.280250 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.280277 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.280306 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.280334 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.280398 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.280448 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.280502 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.280529 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.280556 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.280622 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.280655 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.280685 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.280716 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.280754 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.280784 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.280813 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.280844 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.280871 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.280900 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.280926 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.280958 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.280985 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.281012 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.281039 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.281089 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.281118 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.281145 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.281145 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.281203 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.281267 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.281301 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.281301 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.281412 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.281470 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.281500 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.281527 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.281558 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.281558 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.281558 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.281636 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.281665 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.281706 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.281768 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.281829 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.281888 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.281945 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.282008 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.282397 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.282525 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.282582 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.282614 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.282640 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.282672 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.282672 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.282729 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.282758 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.282786 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.282815 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.282843 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.282872 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.282923 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.283070 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.283145 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.283237 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.283318 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.283379 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.283412 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.283444 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.283474 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.283501 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.283531 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.283590 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.283649 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.283707 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.283740 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.283771 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.283803 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.283834 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.283893 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.283952 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.284010 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.284090 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.284155 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.284215 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.284273 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.284333 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.284398 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.284457 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.284520 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.284813 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.284875 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.284920 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.284954 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.284982 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.285011 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.285038 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.285091 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.285127 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.285158 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.285158 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.285206 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.285237 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.285288 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.285428 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.285545 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.285621 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.285656 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.285682 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.285723 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.285754 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.285817 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.285851 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.285887 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.285937 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.285989 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.285989 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.286041 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.288513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.288759 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.288996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.289201 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.289246 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.289291 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.289507 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.289507 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.289581 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.289626 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.289665 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.289743 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.289787 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.291246 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.291296 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.291366 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.291421 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.291461 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.291531 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.291591 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.291637 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.291681 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.291721 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.291757 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.291796 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.291835 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.291871 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.291909 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.291954 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.292000 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.292039 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.292110 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.292150 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.292195 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.292242 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.292291 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.292330 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.292369 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.292417 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.292462 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.292511 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.292555 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.292593 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.292639 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.292677 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.292717 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.292763 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.292803 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.292842 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.292885 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.292922 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.292961 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.292996 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.293256 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.293438 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.293513 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.293577 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.293680 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.293750 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.293837 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.293909 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.293909 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.294093 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.294175 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.294269 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.294339 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.294395 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.294395 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.294395 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.294662 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.295042 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.295530 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.295599 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.295654 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.295701 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.295739 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.295773 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.295921 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.295965 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.295965 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.296036 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.296119 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.296160 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.296196 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.296232 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.296232 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.296510 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.296569 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.296614 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.296676 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.296722 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.296760 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.296793 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.296826 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.296865 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.296865 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.296928 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.296972 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.296972 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.297035 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.297035 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.297139 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.297181 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.297227 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.297265 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.297265 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.297326 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.297369 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.297407 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.297441 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.297474 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.297512 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.297512 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.297583 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.297622 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.297656 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.297692 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.297745 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.297800 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.297843 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.297843 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.297907 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.297951 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.297988 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.297988 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.297988 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.297988 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.298148 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.298194 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.298275 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.298350 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.298432 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.298517 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.298652 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.298816 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.298948 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.299111 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.299225 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.299312 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.299397 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.299493 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.300334 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.300381 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.300461 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.300522 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.300562 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.300630 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.300689 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.300857 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.300904 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.300974 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.301024 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.301112 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.301566 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.301566 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.301799 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.301855 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.301922 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.301965 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.302028 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.302100 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.302141 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.302175 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.302218 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.302254 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.302297 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.302367 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.302416 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.302456 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.302498 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.302612 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.302710 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.302792 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.302877 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.302959 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.303049 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.303263 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.303355 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.303442 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.303484 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.303522 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.303567 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.303610 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.303647 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.303683 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.303728 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.303768 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.303807 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.303844 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.303876 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.303910 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.303954 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.303991 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.304025 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.304087 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.304137 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.304175 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.304212 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.304249 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.304287 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.304324 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.304356 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.304400 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.304435 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.304479 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.304517 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.304554 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.304590 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.304626 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.304684 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.304724 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.304759 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.304798 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.304842 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.304882 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.304924 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.304965 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.304999 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.305035 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.305095 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.305095 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.305160 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.305194 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.305243 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.305292 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.305330 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.305366 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.305400 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.305683 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.305718 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.305760 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.305797 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.305834 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.305868 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.305904 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.305953 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.305986 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.306027 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.306027 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.306119 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.306156 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.306194 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.306228 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.306267 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.306301 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.306339 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.306379 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.306417 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.306455 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.306491 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.306525 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.306558 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.306623 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.306669 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.306702 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.306758 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.306817 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.306863 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.306903 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.306941 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.306979 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.307013 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.307058 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.307109 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.307141 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.307191 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.307229 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.307266 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.307311 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.307348 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.307380 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.307419 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.307459 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.307501 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.307534 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.307572 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.307572 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.307636 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.307636 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.307636 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.307636 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.307636 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.307798 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.307836 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.307875 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.307875 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.307947 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.307995 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.307995 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.308085 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.308124 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.308157 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.308205 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.308243 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.308286 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.308331 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.308375 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.308415 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.308449 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.308491 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.308532 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.308566 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.308599 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.308657 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.308706 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.308748 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.308786 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.308819 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.308856 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.308893 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.308925 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.308974 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.309011 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.309049 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.309118 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.309160 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.309194 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.309229 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.309229 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.309295 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.309336 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.309376 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.309411 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.309442 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.309481 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.309630 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.309764 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.309806 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.309839 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.309873 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.309905 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.309947 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.309980 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.310023 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.310085 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.310121 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.310158 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.310206 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.310239 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.310275 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.310314 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.310346 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.310389 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.310389 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.310470 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.310518 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.310564 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.310602 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.310602 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.310742 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.310781 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.310819 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.310872 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.310915 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.310954 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.310988 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.311030 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.311083 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.311119 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.311306 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.311306 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.311306 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.311388 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.311416 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.311446 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.311446 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.311506 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.311538 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.311565 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.311593 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.311593 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.311645 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112540) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 15:33:17.311645 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 15:33:17.311645 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 15:33:17.311645 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 15:33:17.311645 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112540) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 15:33:17.311776 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112540) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 15:33:17.356919 np0000176666 devstack@c-api.service[112539]: INFO dbcounter [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Registered counter for database cinder May 26 15:33:17.357838 np0000176666 devstack@c-api.service[112540]: INFO dbcounter [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Registered counter for database cinder May 26 15:33:17.358100 np0000176666 devstack@c-api.service[112542]: INFO dbcounter [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Registered counter for database cinder May 26 15:33:17.364471 np0000176666 devstack@c-api.service[112541]: INFO dbcounter [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Registered counter for database cinder May 26 15:33:17.405553 np0000176666 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.406752 np0000176666 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.408727 np0000176666 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.412981 np0000176666 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.520096 np0000176666 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writer thread running {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 15:33:17.522587 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 15:33:17.524088 np0000176666 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writer thread running {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 15:33:17.525248 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 15:33:17.526809 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 15:33:17.527938 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 15:33:17.529086 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 15:33:17.530426 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 15:33:17.530556 np0000176666 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writer thread running {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 15:33:17.531305 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 15:33:17.531550 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.533214 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 15:33:17.533318 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 15:33:17.533768 np0000176666 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writer thread running {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 15:33:17.534025 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.535035 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.535622 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 15:33:17.536512 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 15:33:17.537079 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.537882 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 15:33:17.539158 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 15:33:17.540687 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 15:33:17.541253 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 15:33:17.541854 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.543664 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 15:33:17.545184 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.546431 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.550765 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.569690 np0000176666 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.571850 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 15:33:17.573713 np0000176666 devstack@c-api.service[112539]: INFO cinder.rpc [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 15:33:17.574636 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.575595 np0000176666 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.578327 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 15:33:17.580699 np0000176666 devstack@c-api.service[112540]: INFO cinder.rpc [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 15:33:17.581934 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.586098 np0000176666 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.586874 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.589744 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 15:33:17.590089 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.592735 np0000176666 devstack@c-api.service[112542]: INFO cinder.rpc [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 15:33:17.593245 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.593385 np0000176666 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:17.594016 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.595185 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.596323 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 15:33:17.597441 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.598418 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.598894 np0000176666 devstack@c-api.service[112541]: INFO cinder.rpc [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 15:33:17.600214 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.600419 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.601715 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.603372 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.606487 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.606830 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.609360 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.609542 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.609902 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.612485 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.612579 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.612966 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.613972 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.614641 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.616102 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.616239 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.616625 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.618031 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.618910 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.620283 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.621510 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.621824 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.622165 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.623320 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.623400 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.625629 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.626076 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.626169 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.626557 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.628319 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.628646 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.629683 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.629756 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.631189 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.631675 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.631776 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.632560 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.632626 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.633845 np0000176666 devstack@c-api.service[112539]: WARNING cinder.api.contrib.hosts [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 15:33:17.634625 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.634818 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.635017 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.635824 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.636079 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.637251 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.637439 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.637648 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.637712 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.638571 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.638731 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.639594 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: extensions {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.640111 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.640691 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.640879 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.642175 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: qos-specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.642303 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.642370 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.642823 np0000176666 devstack@c-api.service[112540]: WARNING cinder.api.contrib.hosts [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 15:33:17.642960 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-snapshot-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.643587 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.644362 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: scheduler-stats {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.645009 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.645166 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.645793 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-volume-transfer {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.646394 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.646708 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.647500 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: extra_specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.647743 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.648512 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: extensions {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.649004 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-volume-type-access {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.649861 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: qos-specs {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.650567 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: cgsnapshots {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.650713 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.651120 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.651936 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-snapshot-manage {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.652001 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: consistencygroups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.653411 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: scheduler-stats {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.653558 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.653879 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-quota-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.654822 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.655079 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.655238 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: capabilities {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.655593 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-volume-transfer {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.656357 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.656484 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-hosts {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.657237 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: extra_specs {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.657386 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.657890 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.657973 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.658771 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.658887 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-volume-type-access {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.659110 np0000176666 devstack@c-api.service[112542]: WARNING cinder.api.contrib.hosts [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 15:33:17.659400 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: backups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.659911 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.660343 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.660460 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: cgsnapshots {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.661389 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.661522 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-quota-class-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.661799 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: consistencygroups {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.662040 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.662709 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.663324 np0000176666 devstack@c-api.service[112541]: WARNING cinder.api.contrib.hosts [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 15:33:17.663504 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-volume-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.663730 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-quota-sets {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.664012 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.664112 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.664837 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: extensions {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.664942 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: os-availability-zone {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.665147 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: capabilities {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.665594 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.666231 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: qos-specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.666283 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.666397 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-hosts {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.666944 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.667742 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: encryption {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.668269 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-snapshot-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.668554 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.668708 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.669279 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: backups {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.669450 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: extensions {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.669678 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: scheduler-stats {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.670245 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.670802 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: qos-specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.671100 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-volume-transfer {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.671289 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-quota-class-sets {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.671610 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.672613 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-volume-manage {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.672692 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: extra_specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.673028 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-snapshot-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.673147 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.674041 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: os-availability-zone {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.674317 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-volume-type-access {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.674548 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.674653 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: scheduler-stats {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.675312 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extended resource: encryption {{(pid=112540) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.675982 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.676239 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: cgsnapshots {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.676370 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-volume-transfer {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.677427 np0000176666 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.677588 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.677637 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: consistencygroups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.678254 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: extra_specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.678312 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.contrib.snapshot_actions [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] SnapshotActionsController initialized {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 15:33:17.678434 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.678549 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension TypesManage extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.678739 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.678861 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.678955 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679003 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.679083 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension AdminActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679195 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension AdminActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679299 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension AdminActions extending resource: backups {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679399 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679500 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension UsedLimits extending resource: limits {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679598 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679664 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-quota-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.679729 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679806 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.679923 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.680016 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-volume-type-access {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.680101 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.680158 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-dab0c77d-329e-4923-bd2f-4b1cea6842e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.680350 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.681048 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: capabilities {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.681685 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.681776 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: cgsnapshots {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.682452 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-hosts {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.683122 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: consistencygroups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.683386 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.683980 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.684866 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.685131 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-quota-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.685511 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: backups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.686212 np0000176666 devstack@c-api.service[112540]: WARNING castellan.key_manager.migration [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.686700 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: capabilities {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.687124 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.contrib.snapshot_actions [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] SnapshotActionsController initialized {{(pid=112540) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 15:33:17.687253 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.687376 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension TypesManage extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.687571 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeActions extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.687688 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-quota-class-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.687752 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.687803 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.687885 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension AdminActions extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688013 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension AdminActions extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688095 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-hosts {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.688135 np0000176666 devstack@c-api.service[112539]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7613a44a3668 pid: 112539 (default app) May 26 15:33:17.688181 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension AdminActions extending resource: backups {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688219 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688325 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension UsedLimits extending resource: limits {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688423 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688535 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688651 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688764 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688869 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.688966 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.v3.router [None req-35e4ac32-0a1f-46e6-a371-53b420e28a76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112540) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.689445 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.689756 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-volume-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.690967 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: backups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.691229 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: os-availability-zone {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.692645 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.693131 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-quota-class-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.695323 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.695906 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-volume-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.696813 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.697132 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697132 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697132 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697132 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697522 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697522 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697522 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697522 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.697793 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.698223 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.698223 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.698223 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.698223 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.698223 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.698696 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.698696 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.698696 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.698696 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.698696 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.699223 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: os-availability-zone {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.699326 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.699326 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.699326 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.699326 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.699737 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.699737 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.699737 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.699737 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.699737 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700256 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.700256 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700256 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.700256 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700256 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.700751 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.701406 np0000176666 devstack@c-api.service[112540]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7613a44a3668 pid: 112540 (default app) May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.701495 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.702100 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702707 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.702707 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702707 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.702707 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.702707 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703281 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.703281 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703281 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.703281 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703281 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.703742 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.704394 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704937 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.704937 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704937 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.704937 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.704937 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.705553 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.705553 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.705553 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.705553 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.705553 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706161 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706161 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706161 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706161 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706351 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706351 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706351 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706351 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706525 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706525 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706525 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706525 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706525 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706749 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706749 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706749 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706749 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706749 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706916 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706916 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.706916 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.706916 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707042 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707042 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707042 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707042 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707208 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707208 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707208 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707208 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707337 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707337 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707399 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.707426 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707426 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707426 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707426 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707569 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707569 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707569 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707569 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707698 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707867 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707867 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707867 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.707867 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.707867 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708023 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708234 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708418 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708590 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708780 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708780 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708780 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708780 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708899 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708899 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.708899 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.708899 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.709017 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 15:33:17.709045 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.709045 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.709045 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.709045 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.709176 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.709176 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.709176 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:17.709176 np0000176666 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) May 26 15:33:17.709305 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709357 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-3e699c3a-b139-486c-9bf1-d118763bfd8e None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 15:33:17.709388 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709413 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709438 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709461 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709490 np0000176666 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Tue May 26 15:33:17 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 26 15:33:17.709516 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709540 np0000176666 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709540 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.contrib.snapshot_actions [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] SnapshotActionsController initialized {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 15:33:17.709540 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709616 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension TypesManage extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension AdminActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension AdminActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709640 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension AdminActions extending resource: backups {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709810 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709810 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension UsedLimits extending resource: limits {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709810 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709810 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709810 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709921 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.709946 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709946 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.709946 np0000176666 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-a299b75c-5d00-4d83-9c96-ed203150fc23 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.710029 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.710029 np0000176666 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 15:33:17.710682 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.contrib.snapshot_actions [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] SnapshotActionsController initialized {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 15:33:17.710801 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.710918 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension TypesManage extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711147 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711276 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711374 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711478 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension AdminActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711602 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension AdminActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711709 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension AdminActions extending resource: backups {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711812 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.711912 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension UsedLimits extending resource: limits {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712010 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712135 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712240 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712362 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712470 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.712568 np0000176666 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-b00af498-b696-4d18-9c2f-e9262df9ef6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 15:33:17.715888 np0000176666 devstack@c-api.service[112542]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7613a44a3668 pid: 112542 (default app) May 26 15:33:17.720212 np0000176666 devstack@c-api.service[112541]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7613a44a3668 pid: 112541 (default app) May 26 15:33:24.969921 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.969921 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.969921 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.969921 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.970673 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.970673 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.970673 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.970673 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.970936 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971272 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971272 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971272 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971272 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971272 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971537 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971537 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971537 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971537 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971537 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971819 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971819 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.971819 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.971819 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972086 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972086 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972086 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972086 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972086 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972367 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972367 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972367 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972367 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972367 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972622 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.972955 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973300 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973616 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973616 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973616 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973616 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973616 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973905 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973905 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973905 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.973905 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.973905 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974212 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974534 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974836 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974836 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974836 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.974836 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.974836 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975133 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975133 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975133 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975133 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975133 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975422 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975422 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975422 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975422 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975646 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975646 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975646 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975646 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975865 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975865 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975865 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.975865 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.975865 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976171 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976171 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976171 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976171 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976171 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976433 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976433 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976433 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976433 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976669 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976669 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976669 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976669 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976892 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976892 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.976892 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.976892 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977209 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977209 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977209 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977209 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977524 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977524 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977524 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977524 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977876 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977876 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977876 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.977876 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.977876 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978278 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978596 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978596 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978596 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978596 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978596 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978771 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.978978 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979191 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979402 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979599 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979599 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979599 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979599 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979729 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979729 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979729 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979729 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979729 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: warnings.warn(deprecated_msg) May 26 15:33:24.979864 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.middleware.request_id [None req-bb85178f-3056-4842-b9f7-76680294b0c9 None None] RequestId filter calling following filter/app {{(pid=112540) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 15:33:25.513764 np0000176666 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-bb85178f-3056-4842-b9f7-76680294b0c9 admin admin] POST https://199.204.45.210/volume/v3/types May 26 15:33:25.514375 np0000176666 devstack@c-api.service[112540]: DEBUG cinder.api.openstack.wsgi [None req-bb85178f-3056-4842-b9f7-76680294b0c9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112540) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 15:33:25.516097 np0000176666 devstack@c-api.service[112540]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 15:33:25.516097 np0000176666 devstack@c-api.service[112540]: warnings.warn( May 26 15:33:25.555977 np0000176666 devstack@c-api.service[112540]: DEBUG oslo_db.sqlalchemy.engines [None req-bb85178f-3056-4842-b9f7-76680294b0c9 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=112540) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:25.585011 np0000176666 devstack@c-api.service[112540]: INFO cinder.api.openstack.wsgi [None req-bb85178f-3056-4842-b9f7-76680294b0c9 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 May 26 15:33:25.585801 np0000176666 devstack@c-api.service[112540]: [pid: 112540|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Tue May 26 15:33:24 2026] POST /volume/v3/types => generated 186 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 15:33:25.602429 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [req-bb85178f-3056-4842-b9f7-76680294b0c9 req-d6903593-9d63-4be5-99ff-37aca61861ef None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 15:33:25.942502 np0000176666 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-bb85178f-3056-4842-b9f7-76680294b0c9 req-d6903593-9d63-4be5-99ff-37aca61861ef admin admin] POST https://199.204.45.210/volume/v3/types/ff88feae-ed95-44f5-9099-f5d67b4b88b2/extra_specs May 26 15:33:25.943027 np0000176666 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [req-bb85178f-3056-4842-b9f7-76680294b0c9 req-d6903593-9d63-4be5-99ff-37aca61861ef admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 15:33:25.944710 np0000176666 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 15:33:25.944710 np0000176666 devstack@c-api.service[112539]: warnings.warn( May 26 15:33:25.987255 np0000176666 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [req-bb85178f-3056-4842-b9f7-76680294b0c9 req-d6903593-9d63-4be5-99ff-37aca61861ef 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 15:33:26.051405 np0000176666 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [req-bb85178f-3056-4842-b9f7-76680294b0c9 req-d6903593-9d63-4be5-99ff-37aca61861ef admin admin] https://199.204.45.210/volume/v3/types/ff88feae-ed95-44f5-9099-f5d67b4b88b2/extra_specs returned with HTTP 200 May 26 15:33:26.051931 np0000176666 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 2/3] 199.204.45.210 () {70 vars in 1505 bytes} [Tue May 26 15:33:25 2026] POST /volume/v3/types/ff88feae-ed95-44f5-9099-f5d67b4b88b2/extra_specs => generated 55 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 15:33:27.592897 np0000176666 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=6 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 15:33:27.598375 np0000176666 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=6 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 15:33:35.582843 np0000176666 devstack@c-api.service[112540]: DEBUG dbcounter [-] [112540] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 15:33:36.050466 np0000176666 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}