May 27 06:16:17.439488 np0000176836 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 27 06:16:17.444592 np0000176836 devstack@c-api.service[112470]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 27 06:16:17 2026] *** May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: nodename: np0000176836 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: machine: x86_64 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: clock source: unix May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: pcre jit disabled May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: detected number of CPU cores: 16 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: current working directory: / May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: detected binary path: /usr/bin/uwsgi-core May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: your processes number limit is 256917 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: your memory page size is 4096 bytes May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: detected max file descriptor number: 2048 May 27 06:16:17.446881 np0000176836 devstack@c-api.service[112470]: lock engine: pthread robust mutexes May 27 06:16:17.447215 np0000176836 devstack@c-api.service[112470]: thunder lock: enabled May 27 06:16:17.447247 np0000176836 devstack@c-api.service[112470]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 27 06:16:17.447272 np0000176836 devstack@c-api.service[112470]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 27 06:16:17.447297 np0000176836 devstack@c-api.service[112470]: PEP 405 virtualenv detected: /opt/stack/data/venv May 27 06:16:17.447297 np0000176836 devstack@c-api.service[112470]: Set PythonHome to /opt/stack/data/venv May 27 06:16:17.484477 np0000176836 devstack@c-api.service[112470]: Python main interpreter initialized at 0x7ed5dd4a3668 May 27 06:16:17.484477 np0000176836 devstack@c-api.service[112470]: python threads support enabled May 27 06:16:17.484477 np0000176836 devstack@c-api.service[112470]: your server socket listen backlog is limited to 100 connections May 27 06:16:17.484477 np0000176836 devstack@c-api.service[112470]: your mercy for graceful operations on workers is 80 seconds May 27 06:16:17.485058 np0000176836 devstack@c-api.service[112470]: mapped 671795 bytes (656 KB) for 4 cores May 27 06:16:17.485216 np0000176836 devstack@c-api.service[112470]: *** Operational MODE: preforking *** May 27 06:16:17.485390 np0000176836 devstack@c-api.service[112470]: *** uWSGI is running in multiple interpreter mode *** May 27 06:16:17.485390 np0000176836 devstack@c-api.service[112470]: spawned uWSGI master process (pid: 112470) May 27 06:16:17.485525 np0000176836 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 27 06:16:17.486237 np0000176836 devstack@c-api.service[112470]: spawned uWSGI worker 1 (pid: 112472, cores: 1) May 27 06:16:17.486748 np0000176836 devstack@c-api.service[112470]: spawned uWSGI worker 2 (pid: 112474, cores: 1) May 27 06:16:17.487261 np0000176836 devstack@c-api.service[112470]: spawned uWSGI worker 3 (pid: 112475, cores: 1) May 27 06:16:17.487781 np0000176836 devstack@c-api.service[112470]: spawned uWSGI worker 4 (pid: 112476, cores: 1) May 27 06:16:17.487867 np0000176836 devstack@c-api.service[112470]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: we strongly recommend against using it for new projects. May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: If you are already using Eventlet, we recommend migrating to a different May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: framework. For more detail see May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 06:16:17.629734 np0000176836 devstack@c-api.service[112475]: import eventlet # noqa May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: we strongly recommend against using it for new projects. May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: If you are already using Eventlet, we recommend migrating to a different May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: framework. For more detail see May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 06:16:17.630646 np0000176836 devstack@c-api.service[112472]: import eventlet # noqa May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: we strongly recommend against using it for new projects. May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: If you are already using Eventlet, we recommend migrating to a different May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: framework. For more detail see May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 06:16:17.644163 np0000176836 devstack@c-api.service[112474]: import eventlet # noqa May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: we strongly recommend against using it for new projects. May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: If you are already using Eventlet, we recommend migrating to a different May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: framework. For more detail see May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 06:16:17.648643 np0000176836 devstack@c-api.service[112476]: import eventlet # noqa May 27 06:16:17.714200 np0000176836 devstack@c-api.service[112475]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 06:16:17.714200 np0000176836 devstack@c-api.service[112475]: debtcollector.deprecate( May 27 06:16:17.721678 np0000176836 devstack@c-api.service[112472]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 06:16:17.721678 np0000176836 devstack@c-api.service[112472]: debtcollector.deprecate( May 27 06:16:17.728708 np0000176836 devstack@c-api.service[112474]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 06:16:17.728708 np0000176836 devstack@c-api.service[112474]: debtcollector.deprecate( May 27 06:16:17.735776 np0000176836 devstack@c-api.service[112476]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 06:16:17.735776 np0000176836 devstack@c-api.service[112476]: debtcollector.deprecate( May 27 06:16:17.795104 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:17.795104 np0000176836 devstack@c-api.service[112475]: from cgi import parse_header May 27 06:16:17.809270 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:17.809270 np0000176836 devstack@c-api.service[112472]: from cgi import parse_header May 27 06:16:17.813461 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:17.813461 np0000176836 devstack@c-api.service[112474]: from cgi import parse_header May 27 06:16:17.820248 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:17.820248 np0000176836 devstack@c-api.service[112476]: from cgi import parse_header May 27 06:16:17.841626 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:17.841626 np0000176836 devstack@c-api.service[112475]: removals.removed_module( May 27 06:16:17.842273 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:17.842273 np0000176836 devstack@c-api.service[112475]: removals.removed_module( May 27 06:16:17.858279 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:17.858279 np0000176836 devstack@c-api.service[112472]: removals.removed_module( May 27 06:16:17.858279 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:17.858279 np0000176836 devstack@c-api.service[112472]: removals.removed_module( May 27 06:16:17.859098 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:17.859098 np0000176836 devstack@c-api.service[112474]: removals.removed_module( May 27 06:16:17.859825 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:17.859825 np0000176836 devstack@c-api.service[112474]: removals.removed_module( May 27 06:16:17.875221 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:17.875221 np0000176836 devstack@c-api.service[112476]: removals.removed_module( May 27 06:16:17.876746 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:17.876746 np0000176836 devstack@c-api.service[112476]: removals.removed_module( May 27 06:16:18.474589 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:18.474589 np0000176836 devstack@c-api.service[112474]: warnings.warn( May 27 06:16:18.477113 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:18.477113 np0000176836 devstack@c-api.service[112472]: warnings.warn( May 27 06:16:18.529441 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:18.529441 np0000176836 devstack@c-api.service[112475]: warnings.warn( May 27 06:16:18.550898 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:18.550898 np0000176836 devstack@c-api.service[112476]: warnings.warn( May 27 06:16:18.572513 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:18.572513 np0000176836 devstack@c-api.service[112474]: warnings.warn( May 27 06:16:18.576160 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:18.576160 np0000176836 devstack@c-api.service[112472]: warnings.warn( May 27 06:16:18.663168 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:18.663168 np0000176836 devstack@c-api.service[112475]: warnings.warn( May 27 06:16:18.670013 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:18.670013 np0000176836 devstack@c-api.service[112476]: warnings.warn( May 27 06:16:18.875801 np0000176836 devstack@c-api.service[112474]: 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 27 06:16:18.876493 np0000176836 devstack@c-api.service[112474]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112474) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 06:16:18.876893 np0000176836 devstack@c-api.service[112472]: 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 27 06:16:18.877397 np0000176836 devstack@c-api.service[112472]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112472) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 06:16:18.960467 np0000176836 devstack@c-api.service[112476]: 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 27 06:16:18.960682 np0000176836 devstack@c-api.service[112476]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112476) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 06:16:18.962147 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:18.962147 np0000176836 devstack@c-api.service[112472]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 06:16:18.962488 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:18.962488 np0000176836 devstack@c-api.service[112474]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 06:16:18.977329 np0000176836 devstack@c-api.service[112475]: 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 27 06:16:18.977575 np0000176836 devstack@c-api.service[112475]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112475) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 06:16:19.023472 np0000176836 devstack@c-api.service[112476]: /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 27 06:16:19.023472 np0000176836 devstack@c-api.service[112476]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 06:16:19.046785 np0000176836 devstack@c-api.service[112475]: /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 27 06:16:19.046785 np0000176836 devstack@c-api.service[112475]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 06:16:19.437074 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 06:16:19.437784 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 06:16:19.437784 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.437784 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.438015 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.438262 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.438335 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.438335 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.438813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.439604 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.439700 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.439700 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.439700 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.439942 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.439942 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.439942 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.439942 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.441623 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.441692 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.441743 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.441858 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.441858 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.442027 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.442027 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.442204 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.442204 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.442360 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.442360 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.442444 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.442444 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.442521 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.446807 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.446877 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.446916 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.447038 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.447038 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.447234 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.447234 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.447543 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.447603 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.447704 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.447786 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.447786 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.447935 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.447935 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.453465 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 06:16:19.453709 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.453954 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.453954 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.453954 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.453954 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.454244 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.454244 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.454344 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.454595 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.454779 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.454779 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.454779 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.454779 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.455267 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.455267 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.455491 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.455618 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.455763 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.455763 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.455763 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.456082 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.456168 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.456234 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.456294 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.456359 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.456409 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.456472 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.456544 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.456603 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.456668 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.456732 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.456732 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.456832 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.456832 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.456929 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.456929 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.457042 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.457095 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.457095 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.457237 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.457295 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.457347 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.457404 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.457467 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.457528 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.457585 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.457653 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.457705 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.457705 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.457809 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.457869 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.457869 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.457986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.459251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.459389 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.459503 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.459628 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.459729 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.459801 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.459891 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.459972 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.460050 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.460142 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.460227 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.460315 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.460397 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.460470 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.460552 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.460632 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.460718 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.460796 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.460874 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.460956 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.461039 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.461122 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.461226 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.461311 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.461311 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.461311 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.461311 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.461311 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.461666 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.461666 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.461835 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.461910 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.461992 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.462074 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.462183 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.462183 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.462348 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.462429 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.462506 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.462582 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.462582 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.462765 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.462852 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.463251 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.463920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.464273 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.464314 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.464314 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.464314 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.464314 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.464450 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.464490 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.464490 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.464561 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.464595 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.464633 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.464667 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.464667 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.464743 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.464778 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.464818 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.464856 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.464856 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.464930 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.464967 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.465004 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.465042 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.465081 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.465145 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.465145 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.465226 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.465264 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.465264 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.465336 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.465375 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.465375 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.465452 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.465495 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.465536 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.465575 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.465575 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.465651 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.465685 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.465723 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.465757 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.465757 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.465828 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.465872 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.466411 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.466411 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.466584 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.466733 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.466818 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.466923 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.466923 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.467073 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.467166 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.467249 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.467322 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.467410 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.467494 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.467573 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.467654 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.467732 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.467732 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.467839 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.467891 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.467946 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.467999 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.468049 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.468049 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.468049 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.468049 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.468049 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.468328 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.468390 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.468440 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.468498 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.468575 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.468575 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.468695 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.468756 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.468813 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.468871 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.468926 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.468984 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.469047 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.469047 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.469047 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.469047 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.469281 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.469338 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.469389 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.469443 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.469579 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.469640 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.469696 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.469748 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112475) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 06:16:19.469808 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.469868 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.469924 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.469978 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.470033 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.470082 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.470160 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.470219 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.470273 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.470328 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.470386 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.470449 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.470500 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.470552 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.470601 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.470601 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.470729 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.470729 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.470729 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.470882 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.470938 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.470938 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.470938 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.470938 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.471062 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471062 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471062 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471159 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471184 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471208 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471234 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.471262 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471262 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471309 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.471336 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.471374 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.471398 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.471598 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.471734 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471759 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.471783 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.471809 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471835 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.471861 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471889 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.471920 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471944 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.471973 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.471996 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.472018 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472044 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.472074 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472104 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.472141 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.472165 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.472195 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.472195 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.472195 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.472195 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472195 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.472318 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.472318 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.472373 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.472401 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.472429 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.472459 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.472491 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.472519 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.472542 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.472572 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.472600 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.472626 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.472652 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472676 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.472706 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.472738 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.472762 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472785 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.472813 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.472839 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.472839 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.473511 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.473562 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.473651 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.473774 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.473869 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.473975 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.474065 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.474711 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.474763 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.474847 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.474923 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.475011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.475089 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.475188 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.475482 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.475563 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.475659 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.475741 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.475776 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.475850 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.475908 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.476218 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.476301 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.476355 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.476419 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.476466 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.476528 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.476563 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.476589 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.476613 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.476639 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.476664 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.476697 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.476724 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.476753 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.476862 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.476920 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.476976 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.477030 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.477080 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.477080 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.477080 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.477718 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.477780 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.477843 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.477908 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.477971 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.478037 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.478099 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.478187 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.478257 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.478310 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.478364 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.478425 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.478425 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.478515 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.478567 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.478610 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.478693 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.478742 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.478742 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.478742 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.478901 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.478981 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.479050 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.479120 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.479209 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.479276 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.479328 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.479392 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.479491 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.479566 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.479618 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.479684 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.479720 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.479789 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.479871 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.480308 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.480380 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.480434 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.480499 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.480550 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.480608 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.480652 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.480715 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.480765 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.480830 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.480897 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.480976 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.481045 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.481099 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.481181 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.481241 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.481293 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.481337 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.481399 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.481443 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.481501 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.481533 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.481561 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.481588 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.481616 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.481651 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.481680 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.481710 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.481737 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.481765 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.481788 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.481810 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.481833 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.481864 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.481890 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.481920 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.481943 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.481943 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.481988 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.482016 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.482044 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.482068 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.482093 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.482116 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.482157 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.482190 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.482190 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.482454 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.482454 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.482571 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.482626 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.482727 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.482800 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.482862 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.482922 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.482981 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.483356 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.483427 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.483495 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.483551 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.483638 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.483638 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.483731 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.484273 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.484352 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.484385 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.484481 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.484519 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.484601 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.484658 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.485195 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.485257 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.485324 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.485371 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.485371 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.485481 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.485544 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.485595 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.485658 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.485705 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.485769 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.485797 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.485821 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.485844 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.485880 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.485906 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.485933 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.485962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.485986 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.486013 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.486036 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.486058 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.486084 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.486108 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.486155 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.486187 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.486216 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.486244 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.486267 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.486292 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.486320 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.486348 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.486371 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.486399 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.486427 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.486457 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.486482 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.486512 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.486535 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.486769 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.486834 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.486893 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.486954 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.487011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.487011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.487011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.487011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.487011 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.487289 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.499158 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.499287 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.499400 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.499490 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.499597 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.499701 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.499846 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.499994 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.500296 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.500296 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.500296 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.500541 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.500541 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.500541 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.501972 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.502074 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.502272 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.502396 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.502531 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.502531 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.502750 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.502805 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.502856 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.502916 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.502966 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.503024 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.503260 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.503385 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.503526 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.503708 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.503708 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.503708 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.504040 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.504040 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.504224 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.504278 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.504278 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.504390 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.504458 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.504508 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.504734 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.504862 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.504974 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.505087 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.505237 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.505352 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.505484 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.505591 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.505766 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.505869 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.506020 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.506088 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.506178 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.506231 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.506281 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.506331 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.506382 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.506446 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.506512 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.506562 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.506612 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.506663 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.506766 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.506839 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.506900 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.506951 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.506999 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.507049 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.507109 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.507109 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.507905 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.508004 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.508078 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.508118 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.508238 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.508322 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.508399 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.508437 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.508483 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.508520 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.508554 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.508585 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.508622 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.508654 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.508689 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.508731 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.508764 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.508796 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.508833 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.508872 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.508872 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.508940 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.508976 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.509014 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.509014 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.509287 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.509287 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.509428 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.512323 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.512433 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.512507 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.512583 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.512583 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.512723 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.512792 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.512869 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.512971 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.513058 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.513058 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.513242 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.513325 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.513403 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.513478 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.513519 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.513551 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.513551 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.513551 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.513551 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.513551 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.513874 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.513934 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.513969 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.514067 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.514187 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.514270 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.514338 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.514430 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.514500 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.514586 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.514646 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.514716 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.514832 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.514907 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.514976 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.515018 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.515054 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.515094 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.515149 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.515196 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.515228 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.515262 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.515299 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.515299 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.515299 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.515299 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.515299 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.515449 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.515482 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.515515 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.515515 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.515761 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.515761 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.515966 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.515966 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.516216 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.516352 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.516352 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.516352 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.516580 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.516666 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.516747 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.516848 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.516933 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.517005 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.517102 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.517242 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.517285 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.517329 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.517363 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.517398 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.517438 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.517478 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.517517 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.517552 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.517599 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.517638 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.517672 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.517717 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.517757 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.517796 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.517836 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.517870 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.517907 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.517941 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.517981 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518016 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518051 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.518085 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.518147 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.518193 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.518230 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518265 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.518305 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.518350 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.518392 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.518433 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.518468 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.518468 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.518530 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.518567 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.518607 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.518643 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.518678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.518964 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.518964 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.518964 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.519081 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.519122 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.519180 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.519213 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.519262 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.519301 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.519341 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.519376 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.519411 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.519455 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.519501 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.519536 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.519575 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.519614 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.519652 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.519688 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.519727 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.519761 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.519796 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.519834 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.519875 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.519915 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.519955 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.520003 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.520051 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.520107 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.520107 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.520908 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.520985 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.521060 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.521158 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.521244 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.521319 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.521392 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.521476 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.521552 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.521552 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.521698 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.521778 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.521871 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.521948 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.522027 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.522107 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.522207 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.522284 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.522365 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.522441 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.522519 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.522599 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.522599 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.522785 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.522872 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.522955 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.523037 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.523143 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.523143 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.523143 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.523385 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.523461 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.523540 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.523622 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.523698 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.523756 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.523880 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.524002 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.524056 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.524110 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.524189 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.524256 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.524307 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.524360 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.524409 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.524463 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.524521 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.524575 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.524628 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.524678 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.524751 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.524810 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.524864 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.524918 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.524975 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.525041 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.525098 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.525163 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.525216 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.525273 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.525325 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.525379 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.525431 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.525484 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.525534 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.525584 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.525636 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.525686 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.525734 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.525786 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.525786 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.525894 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.525947 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.525947 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.526049 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.526103 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.526169 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 06:16:19.526473 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112475) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.526473 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.526473 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.526473 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.526473 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112475) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.526724 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112472) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.526792 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112475) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.526849 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.526849 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.526849 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.526849 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112472) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.526849 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112472) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112474) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112474) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.526962 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112474) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.530682 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112476) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 06:16:19.530853 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 06:16:19.530960 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 06:16:19.531071 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 06:16:19.531186 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112476) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 06:16:19.531290 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112476) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 06:16:19.571582 np0000176836 devstack@c-api.service[112472]: INFO dbcounter [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Registered counter for database cinder May 27 06:16:19.572882 np0000176836 devstack@c-api.service[112474]: INFO dbcounter [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Registered counter for database cinder May 27 06:16:19.573705 np0000176836 devstack@c-api.service[112475]: INFO dbcounter [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Registered counter for database cinder May 27 06:16:19.604510 np0000176836 devstack@c-api.service[112476]: INFO dbcounter [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Registered counter for database cinder May 27 06:16:19.622924 np0000176836 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.626736 np0000176836 devstack@c-api.service[112475]: DEBUG oslo_db.sqlalchemy.engines [None req-d34b5397-7194-4c61-9298-1f491343cf9f 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=112475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.631640 np0000176836 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.681763 np0000176836 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.743254 np0000176836 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writer thread running {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 06:16:19.746078 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 06:16:19.748713 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 06:16:19.750401 np0000176836 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writer thread running {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 06:16:19.750920 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 06:16:19.752233 np0000176836 devstack@c-api.service[112475]: DEBUG dbcounter [-] [112475] Writer thread running {{(pid=112475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 06:16:19.753355 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 06:16:19.753797 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 06:16:19.754557 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.755603 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 06:16:19.757009 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 06:16:19.758148 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 06:16:19.758767 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.759900 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 06:16:19.760444 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 06:16:19.762176 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 06:16:19.762504 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 06:16:19.763023 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.763472 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.766723 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.767373 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.796801 np0000176836 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.799600 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 06:16:19.801955 np0000176836 devstack@c-api.service[112472]: INFO cinder.rpc [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 06:16:19.803377 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.804601 np0000176836 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writer thread running {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 06:16:19.806674 np0000176836 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.807836 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 06:16:19.807942 np0000176836 devstack@c-api.service[112475]: DEBUG oslo_db.sqlalchemy.engines [None req-d34b5397-7194-4c61-9298-1f491343cf9f 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=112475) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.809977 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 06:16:19.810228 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 06:16:19.810807 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 06:16:19.812539 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 06:16:19.812761 np0000176836 devstack@c-api.service[112474]: INFO cinder.rpc [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 06:16:19.813427 np0000176836 devstack@c-api.service[112475]: INFO cinder.rpc [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 06:16:19.814086 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.814932 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.815084 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.815212 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 06:16:19.816352 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.818217 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.820632 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.821414 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.826402 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.827107 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.829373 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.831431 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.832178 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.833145 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.835303 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.835452 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.836375 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.838897 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.839107 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.839392 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.841961 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.842366 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.843501 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.844786 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.845390 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.846169 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.848168 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.848458 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.851264 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.851339 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.851603 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.854217 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.854927 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.855003 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.855763 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.857154 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.857512 np0000176836 devstack@c-api.service[112476]: DEBUG oslo_db.sqlalchemy.engines [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 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=112476) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:19.857856 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.858439 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.858512 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.860058 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.860319 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 06:16:19.860877 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.861527 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.862394 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.862712 np0000176836 devstack@c-api.service[112472]: WARNING cinder.api.contrib.hosts [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 06:16:19.862875 np0000176836 devstack@c-api.service[112476]: INFO cinder.rpc [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 06:16:19.863536 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.864181 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.864521 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.864945 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.865151 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.866295 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.867596 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.868101 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.868437 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: extensions {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.869800 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: qos-specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.870297 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.870795 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.871670 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.871988 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-snapshot-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.873191 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.873347 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: scheduler-stats {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.874635 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.875333 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-volume-transfer {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.875443 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.875856 np0000176836 devstack@c-api.service[112474]: WARNING cinder.api.contrib.hosts [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 06:16:19.876626 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.876944 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: extra_specs {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.877201 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.877665 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.878047 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.878500 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-volume-type-access {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.879248 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.879451 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.880059 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: cgsnapshots {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.880230 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.880743 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.880791 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.881465 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: consistencygroups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.881585 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: extensions {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.882531 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.883402 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.883475 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-quota-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.883871 np0000176836 devstack@c-api.service[112475]: WARNING cinder.api.contrib.hosts [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 06:16:19.883931 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: qos-specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.884708 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.884880 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: capabilities {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.886020 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-snapshot-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.886175 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.886304 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-hosts {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.887337 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.887537 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: scheduler-stats {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.887600 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.887653 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.888902 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.889057 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: backups {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.889242 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-volume-transfer {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.889755 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: extensions {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.890481 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.890759 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: extra_specs {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.891065 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-quota-class-sets {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.891167 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: qos-specs {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.892360 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-volume-type-access {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.892455 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-volume-manage {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.893308 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-snapshot-manage {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.893400 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.893846 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: os-availability-zone {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.893911 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: cgsnapshots {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.894743 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: scheduler-stats {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.895093 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extended resource: encryption {{(pid=112472) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.895287 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: consistencygroups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.896251 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-volume-transfer {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.896436 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.897251 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-quota-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.897362 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.897895 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: extra_specs {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.898622 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: capabilities {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.898788 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.899247 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.899595 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-volume-type-access {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.899887 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-hosts {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.900145 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.901189 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: cgsnapshots {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.901263 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.901466 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.902107 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.902640 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: consistencygroups {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.902754 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: backups {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.902886 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.903803 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.904487 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.904831 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-quota-sets {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.904918 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-quota-class-sets {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.905790 np0000176836 devstack@c-api.service[112472]: WARNING castellan.key_manager.migration [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.906245 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: capabilities {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.906323 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-volume-manage {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.906475 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.906618 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.contrib.snapshot_actions [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] SnapshotActionsController initialized {{(pid=112472) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 06:16:19.906797 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907062 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension TypesManage extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907257 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907257 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907587 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907587 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension AdminActions extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907712 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-hosts {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.907767 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension AdminActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907844 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: os-availability-zone {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.907906 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension AdminActions extending resource: backups {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.907906 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908015 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension UsedLimits extending resource: limits {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908015 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908330 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908330 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908578 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908578 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908798 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.v3.router [None req-dceed1e7-0868-4afe-8eae-6669033a9ae6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112472) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.908909 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: encryption {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.909043 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extended resource: encryption {{(pid=112474) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.910627 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: backups {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.911914 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.911967 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.912756 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-quota-class-sets {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.913504 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.914765 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-volume-manage {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.914870 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.915270 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.916201 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.916268 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: os-availability-zone {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.917108 np0000176836 devstack@c-api.service[112472]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed5dd4a3668 pid: 112472 (default app) May 27 06:16:19.917519 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extended resource: encryption {{(pid=112475) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.917902 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.918013 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.919391 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.919456 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.920086 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.920746 np0000176836 devstack@c-api.service[112474]: WARNING castellan.key_manager.migration [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.920902 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.921649 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] SnapshotActionsController initialized {{(pid=112474) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 06:16:19.921745 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.921797 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.921846 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension TypesManage extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922044 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922284 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922284 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922381 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.922418 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension AdminActions extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922593 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension AdminActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922593 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension AdminActions extending resource: backups {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922755 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922798 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension UsedLimits extending resource: limits {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.922903 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923009 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923057 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.923170 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923252 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923361 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923459 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.v3.router [None req-7e389093-d738-4e4a-98f8-0722ba4bbb8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112474) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.923585 np0000176836 devstack@c-api.service[112476]: WARNING cinder.api.contrib.hosts [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 06:16:19.924361 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.924410 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.925637 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.925637 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.925769 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.925769 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.925769 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.925769 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.925769 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926015 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926015 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926015 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926155 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.926209 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926209 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926316 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926351 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926613 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926613 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926613 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926613 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926791 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926791 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926791 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926791 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926970 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926970 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926970 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.926970 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.926970 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927221 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927221 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927221 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927221 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927221 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927429 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.927780 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928167 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928561 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928928 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928928 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.928928 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.928928 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.930436 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.930436 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.930436 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.930436 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.930436 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.931438 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.931438 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.931438 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.931438 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.931438 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.932448 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.933023 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.933023 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.933023 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.933023 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.933023 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.933591 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.933591 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.933591 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.933591 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.933591 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934002 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934002 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934002 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934002 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934543 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934543 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934543 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934543 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934878 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934878 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934878 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.934878 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.934878 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935147 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935147 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935147 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935147 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935147 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935361 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935361 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935361 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935361 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935596 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935596 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935596 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935596 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935783 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935783 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935783 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935783 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935944 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935944 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.935944 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.935944 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936113 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936113 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936113 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936113 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936311 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936551 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936551 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936551 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936551 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936551 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.936766 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937037 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937320 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937567 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937806 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937806 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937806 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937806 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937970 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937970 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.937970 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.937970 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.938848 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.939006 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.939006 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.939006 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.939006 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.939423 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.939423 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.939423 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:19.939423 np0000176836 devstack@c-api.service[112472]: warnings.warn(deprecated_msg) May 27 06:16:19.939798 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.939855 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.939911 np0000176836 devstack@c-api.service[112475]: WARNING castellan.key_manager.migration [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.939964 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [None req-bad599cf-3b62-41ff-825c-ac4ffa47c9c1 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 06:16:19.940016 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: extensions {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.contrib.snapshot_actions [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] SnapshotActionsController initialized {{(pid=112475) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension TypesManage extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeActions extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940074 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension AdminActions extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940499 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension AdminActions extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940499 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension AdminActions extending resource: backups {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940499 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940664 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: qos-specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension UsedLimits extending resource: limits {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.940729 np0000176836 devstack@c-api.service[112475]: DEBUG cinder.api.v3.router [None req-d34b5397-7194-4c61-9298-1f491343cf9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112475) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.941109 np0000176836 devstack@c-api.service[112474]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed5dd4a3668 pid: 112474 (default app) May 27 06:16:19.941218 np0000176836 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Wed May 27 06:16:19 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 27 06:16:19.941279 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-snapshot-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.941279 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: scheduler-stats {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.941279 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-volume-transfer {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.941279 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: extra_specs {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.941279 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-volume-type-access {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.941529 np0000176836 devstack@c-api.service[112475]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed5dd4a3668 pid: 112475 (default app) May 27 06:16:19.941589 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: cgsnapshots {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.942145 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: consistencygroups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.944090 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-quota-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.945482 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: capabilities {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.946774 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-hosts {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.948254 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.949737 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: backups {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.951764 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-quota-class-sets {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.953078 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-volume-manage {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.954987 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: os-availability-zone {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.956300 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extended resource: encryption {{(pid=112476) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 06:16:19.958531 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.959914 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.961289 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.962580 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.963985 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.965428 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.966793 np0000176836 devstack@c-api.service[112476]: WARNING castellan.key_manager.migration [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 06:16:19.967628 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.contrib.snapshot_actions [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] SnapshotActionsController initialized {{(pid=112476) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 06:16:19.967747 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.967805 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension TypesManage extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968014 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968242 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968242 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968383 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension AdminActions extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968535 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension AdminActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968664 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension AdminActions extending resource: backups {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968664 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968787 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension UsedLimits extending resource: limits {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968878 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.968994 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.969084 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.969239 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.969336 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.969426 np0000176836 devstack@c-api.service[112476]: DEBUG cinder.api.v3.router [None req-f96a37c9-7e48-438d-9744-02adc74b3c92 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112476) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 06:16:19.977319 np0000176836 devstack@c-api.service[112476]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ed5dd4a3668 pid: 112476 (default app) May 27 06:16:27.272596 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.272596 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273240 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273240 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273240 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273240 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273240 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273487 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273806 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273806 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273806 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.273806 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.273806 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274063 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274063 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274063 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274063 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274280 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274280 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274280 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274280 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274492 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274492 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274492 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274492 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274492 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274727 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274727 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274727 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274727 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274727 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.274958 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275224 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275479 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.275747 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276003 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276003 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276003 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276003 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276232 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276232 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276232 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276232 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276232 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276460 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276460 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276460 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276460 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276460 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276669 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276911 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276911 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276911 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.276911 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.276911 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277171 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277171 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277171 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277171 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277171 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277438 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277438 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277438 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277438 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277642 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277642 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277642 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277642 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277812 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277812 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277812 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.277812 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.277812 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278039 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278039 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278039 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278039 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278039 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278348 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278348 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278348 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278348 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278531 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278531 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278531 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278531 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278707 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278707 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278707 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278707 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278878 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278878 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.278878 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.278878 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279044 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279044 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279044 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279044 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279223 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279463 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279463 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279463 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279463 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279463 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.279690 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280005 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280353 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280600 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280884 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280884 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.280884 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.280884 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281055 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281055 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281055 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281055 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281264 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281264 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281264 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281264 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281428 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281428 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281428 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.281428 np0000176836 devstack@c-api.service[112474]: warnings.warn(deprecated_msg) May 27 06:16:27.281428 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.middleware.request_id [None req-721bf8c2-edc2-43fd-b299-1993e78cdc77 None None] RequestId filter calling following filter/app {{(pid=112474) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 06:16:27.891623 np0000176836 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-721bf8c2-edc2-43fd-b299-1993e78cdc77 admin admin] POST https://199.204.45.132/volume/v3/types May 27 06:16:27.892393 np0000176836 devstack@c-api.service[112474]: DEBUG cinder.api.openstack.wsgi [None req-721bf8c2-edc2-43fd-b299-1993e78cdc77 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112474) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 06:16:27.894722 np0000176836 devstack@c-api.service[112474]: /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 27 06:16:27.894722 np0000176836 devstack@c-api.service[112474]: warnings.warn( May 27 06:16:27.933856 np0000176836 devstack@c-api.service[112474]: DEBUG oslo_db.sqlalchemy.engines [None req-721bf8c2-edc2-43fd-b299-1993e78cdc77 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=112474) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:27.985396 np0000176836 devstack@c-api.service[112474]: INFO cinder.api.openstack.wsgi [None req-721bf8c2-edc2-43fd-b299-1993e78cdc77 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 27 06:16:27.985962 np0000176836 devstack@c-api.service[112474]: [pid: 112474|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Wed May 27 06:16:27 2026] POST /volume/v3/types => generated 186 bytes in 727 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 27 06:16:28.002169 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.middleware.request_id [req-721bf8c2-edc2-43fd-b299-1993e78cdc77 req-3496f80b-0d20-4c9e-8ff3-269a6e9b0ed1 None None] RequestId filter calling following filter/app {{(pid=112472) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 06:16:28.409311 np0000176836 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [req-721bf8c2-edc2-43fd-b299-1993e78cdc77 req-3496f80b-0d20-4c9e-8ff3-269a6e9b0ed1 admin admin] POST https://199.204.45.132/volume/v3/types/7745cf9a-4aea-489e-997e-f8418d649e2d/extra_specs May 27 06:16:28.415582 np0000176836 devstack@c-api.service[112472]: DEBUG cinder.api.openstack.wsgi [req-721bf8c2-edc2-43fd-b299-1993e78cdc77 req-3496f80b-0d20-4c9e-8ff3-269a6e9b0ed1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112472) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 06:16:28.415582 np0000176836 devstack@c-api.service[112472]: /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 27 06:16:28.415582 np0000176836 devstack@c-api.service[112472]: warnings.warn( May 27 06:16:28.458084 np0000176836 devstack@c-api.service[112472]: DEBUG oslo_db.sqlalchemy.engines [req-721bf8c2-edc2-43fd-b299-1993e78cdc77 req-3496f80b-0d20-4c9e-8ff3-269a6e9b0ed1 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=112472) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 06:16:28.622056 np0000176836 devstack@c-api.service[112472]: INFO cinder.api.openstack.wsgi [req-721bf8c2-edc2-43fd-b299-1993e78cdc77 req-3496f80b-0d20-4c9e-8ff3-269a6e9b0ed1 admin admin] https://199.204.45.132/volume/v3/types/7745cf9a-4aea-489e-997e-f8418d649e2d/extra_specs returned with HTTP 200 May 27 06:16:28.626406 np0000176836 devstack@c-api.service[112472]: [pid: 112472|app: 0|req: 2/3] 199.204.45.132 () {70 vars in 1505 bytes} [Wed May 27 06:16:27 2026] POST /volume/v3/types/7745cf9a-4aea-489e-997e-f8418d649e2d/extra_specs => generated 55 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 27 06:16:29.812991 np0000176836 devstack@c-api.service[112475]: DEBUG dbcounter [-] [112475] Writing DB stats cinder:SELECT=6 {{(pid=112475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 06:16:29.862764 np0000176836 devstack@c-api.service[112476]: DEBUG dbcounter [-] [112476] Writing DB stats cinder:SELECT=6 {{(pid=112476) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 06:16:37.999326 np0000176836 devstack@c-api.service[112474]: DEBUG dbcounter [-] [112474] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 06:16:38.621622 np0000176836 devstack@c-api.service[112472]: DEBUG dbcounter [-] [112472] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}