May 28 01:29:22.223207 np0000177116 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:29:22.230706 np0000177116 devstack@c-api.service[112570]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:29:22 2026] *** May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: nodename: np0000177116 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: machine: x86_64 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: clock source: unix May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: pcre jit disabled May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: detected number of CPU cores: 16 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: current working directory: / May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: detected binary path: /usr/bin/uwsgi-core May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: your processes number limit is 256917 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: your memory page size is 4096 bytes May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: detected max file descriptor number: 2048 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: lock engine: pthread robust mutexes May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: thunder lock: enabled May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:29:22.234371 np0000177116 devstack@c-api.service[112570]: Set PythonHome to /opt/stack/data/venv May 28 01:29:22.268732 np0000177116 devstack@c-api.service[112570]: Python main interpreter initialized at 0x775976ca3668 May 28 01:29:22.268732 np0000177116 devstack@c-api.service[112570]: python threads support enabled May 28 01:29:22.268732 np0000177116 devstack@c-api.service[112570]: your server socket listen backlog is limited to 100 connections May 28 01:29:22.268732 np0000177116 devstack@c-api.service[112570]: your mercy for graceful operations on workers is 80 seconds May 28 01:29:22.269258 np0000177116 devstack@c-api.service[112570]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:29:22.269406 np0000177116 devstack@c-api.service[112570]: *** Operational MODE: preforking *** May 28 01:29:22.269584 np0000177116 devstack@c-api.service[112570]: *** uWSGI is running in multiple interpreter mode *** May 28 01:29:22.269584 np0000177116 devstack@c-api.service[112570]: spawned uWSGI master process (pid: 112570) May 28 01:29:22.269778 np0000177116 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:29:22.270607 np0000177116 devstack@c-api.service[112570]: spawned uWSGI worker 1 (pid: 112582, cores: 1) May 28 01:29:22.271126 np0000177116 devstack@c-api.service[112570]: spawned uWSGI worker 2 (pid: 112583, cores: 1) May 28 01:29:22.271604 np0000177116 devstack@c-api.service[112570]: spawned uWSGI worker 3 (pid: 112584, cores: 1) May 28 01:29:22.272211 np0000177116 devstack@c-api.service[112570]: spawned uWSGI worker 4 (pid: 112585, cores: 1) May 28 01:29:22.272211 np0000177116 devstack@c-api.service[112570]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: we strongly recommend against using it for new projects. May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: If you are already using Eventlet, we recommend migrating to a different May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: framework. For more detail see May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:29:22.406841 np0000177116 devstack@c-api.service[112583]: import eventlet # noqa May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: we strongly recommend against using it for new projects. May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: If you are already using Eventlet, we recommend migrating to a different May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: framework. For more detail see May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:29:22.409639 np0000177116 devstack@c-api.service[112582]: import eventlet # noqa May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: we strongly recommend against using it for new projects. May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: If you are already using Eventlet, we recommend migrating to a different May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: framework. For more detail see May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:29:22.412034 np0000177116 devstack@c-api.service[112584]: import eventlet # noqa May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: we strongly recommend against using it for new projects. May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: If you are already using Eventlet, we recommend migrating to a different May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: framework. For more detail see May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:29:22.423718 np0000177116 devstack@c-api.service[112585]: import eventlet # noqa May 28 01:29:22.493489 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:29:22.493489 np0000177116 devstack@c-api.service[112583]: debtcollector.deprecate( May 28 01:29:22.495688 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:29:22.495688 np0000177116 devstack@c-api.service[112582]: debtcollector.deprecate( May 28 01:29:22.502810 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:29:22.502810 np0000177116 devstack@c-api.service[112584]: debtcollector.deprecate( May 28 01:29:22.511123 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:29:22.511123 np0000177116 devstack@c-api.service[112585]: debtcollector.deprecate( May 28 01:29:22.582311 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:29:22.582311 np0000177116 devstack@c-api.service[112583]: from cgi import parse_header May 28 01:29:22.589178 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:29:22.589178 np0000177116 devstack@c-api.service[112584]: from cgi import parse_header May 28 01:29:22.596063 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:29:22.596063 np0000177116 devstack@c-api.service[112582]: from cgi import parse_header May 28 01:29:22.606563 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:29:22.606563 np0000177116 devstack@c-api.service[112585]: from cgi import parse_header May 28 01:29:22.632079 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:29:22.632079 np0000177116 devstack@c-api.service[112583]: removals.removed_module( May 28 01:29:22.632755 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:29:22.632755 np0000177116 devstack@c-api.service[112583]: removals.removed_module( May 28 01:29:22.644360 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:29:22.644360 np0000177116 devstack@c-api.service[112584]: removals.removed_module( May 28 01:29:22.645076 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:29:22.645076 np0000177116 devstack@c-api.service[112584]: removals.removed_module( May 28 01:29:22.645967 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:29:22.645967 np0000177116 devstack@c-api.service[112582]: removals.removed_module( May 28 01:29:22.646721 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:29:22.646721 np0000177116 devstack@c-api.service[112582]: removals.removed_module( May 28 01:29:22.656138 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:29:22.656138 np0000177116 devstack@c-api.service[112585]: removals.removed_module( May 28 01:29:22.656876 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:29:22.656876 np0000177116 devstack@c-api.service[112585]: removals.removed_module( May 28 01:29:23.292677 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:29:23.292677 np0000177116 devstack@c-api.service[112584]: warnings.warn( May 28 01:29:23.333555 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:29:23.333555 np0000177116 devstack@c-api.service[112583]: warnings.warn( May 28 01:29:23.389702 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:29:23.389702 np0000177116 devstack@c-api.service[112584]: warnings.warn( May 28 01:29:23.394288 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:29:23.394288 np0000177116 devstack@c-api.service[112585]: warnings.warn( May 28 01:29:23.402055 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:29:23.402055 np0000177116 devstack@c-api.service[112582]: warnings.warn( May 28 01:29:23.480157 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:29:23.480157 np0000177116 devstack@c-api.service[112583]: warnings.warn( May 28 01:29:23.539343 np0000177116 devstack@c-api.service[112585]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:29:23.539343 np0000177116 devstack@c-api.service[112585]: warnings.warn( May 28 01:29:23.543184 np0000177116 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:29:23.543184 np0000177116 devstack@c-api.service[112582]: warnings.warn( May 28 01:29:23.708547 np0000177116 devstack@c-api.service[112584]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:29:23.708824 np0000177116 devstack@c-api.service[112584]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112584) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:29:23.798018 np0000177116 devstack@c-api.service[112583]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:29:23.798162 np0000177116 devstack@c-api.service[112583]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112583) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:29:23.806738 np0000177116 devstack@c-api.service[112584]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:29:23.806738 np0000177116 devstack@c-api.service[112584]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:29:23.859223 np0000177116 devstack@c-api.service[112585]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:29:23.859223 np0000177116 devstack@c-api.service[112585]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112585) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:29:23.865636 np0000177116 devstack@c-api.service[112583]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:29:23.865636 np0000177116 devstack@c-api.service[112583]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:29:23.924942 np0000177116 devstack@c-api.service[112585]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:29:23.924942 np0000177116 devstack@c-api.service[112585]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:29:23.946092 np0000177116 devstack@c-api.service[112582]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:29:23.946391 np0000177116 devstack@c-api.service[112582]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112582) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:29:24.018193 np0000177116 devstack@c-api.service[112582]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:29:24.018193 np0000177116 devstack@c-api.service[112582]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:29:24.286486 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:29:24.286882 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.287032 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.287214 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.288058 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.288177 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.288177 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.288285 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.288285 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.288391 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.288391 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.291398 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.291398 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.291398 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.292126 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.292126 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.292126 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.292126 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.296771 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.296771 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.296931 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.296931 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.297042 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.297042 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.297232 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.303359 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.303359 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.303556 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.303556 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.303556 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.303747 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.303747 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.304887 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.304969 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.304969 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.305100 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.305100 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.305215 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.305215 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.305677 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.305763 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.305763 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.305891 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.305891 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.306008 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.306008 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.306824 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.306824 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.307033 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.307033 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.307033 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.307281 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.307281 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.307281 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.307281 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.307281 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.307645 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.307645 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.307645 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.307645 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.309175 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.309282 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.309282 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.309403 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.309403 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.309505 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.309505 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.314167 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.314167 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.314476 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.314476 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.314476 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.314476 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.314476 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.314785 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.314785 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.314785 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.314785 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.314785 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.315166 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.315166 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.316154 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.316266 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.316266 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.316424 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.316424 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.316424 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.316629 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.317347 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.317500 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.317500 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.317500 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.317811 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.317811 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.317811 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.318131 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.318248 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.318248 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.318355 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.318355 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.318458 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.318458 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.320747 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.320855 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.320855 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.321064 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.321064 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.321064 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.321064 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.321898 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.321998 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.321998 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.322175 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.322175 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.322175 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.322341 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.324333 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.324413 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.324457 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.324495 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.324577 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.324623 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.324711 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.326716 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.326784 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.326834 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.326907 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.326959 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.327018 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.327096 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.329777 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.329873 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.329873 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.329948 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.330196 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.330196 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.330196 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.330196 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.330359 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.330359 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.330359 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.330456 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.330456 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.330541 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.332567 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.332567 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.332833 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.332833 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.332833 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.332833 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.333144 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.333713 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.333713 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.333880 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.333880 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.333880 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.334072 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.334072 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.334192 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:29:24.334726 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.334807 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.334991 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.335308 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.335483 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.335483 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.335718 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.335826 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.335892 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.335953 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.336009 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.336064 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.336130 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.336188 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.336247 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.336247 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.336247 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.336421 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.336421 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.336421 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.336705 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.336705 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.336705 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.336705 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.337524 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.337524 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.337819 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.337819 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.337819 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.337819 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.337819 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.338316 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.338431 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.338431 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.338624 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.338624 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.338624 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.338624 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.339057 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.339057 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.339057 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.339057 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.339422 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.339422 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.339422 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.339686 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.339999 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.340061 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.340344 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.340344 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.340442 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.340442 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.340518 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.340559 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.340596 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.340680 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.340979 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.341035 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.341105 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.341157 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.341213 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.341280 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.341351 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.341419 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.341480 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.341539 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.341619 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.341720 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.341813 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.341902 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.341964 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.342020 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.342077 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.342131 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.342193 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.342249 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.342431 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.342523 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.342571 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.342622 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.342622 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.342622 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.342770 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.342829 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.342902 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.343263 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.343263 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.343404 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.343461 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.343518 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.343884 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.343884 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.343884 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.344036 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.344084 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.344126 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.344163 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.344200 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.344237 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.344277 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.344323 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.344360 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.344403 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.344455 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.344512 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.344556 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.345046 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.345046 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.345046 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.345157 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.345191 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.345232 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.345266 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.345814 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.345874 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.345911 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.345950 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.346171 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.346217 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.346251 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.346283 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.346321 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.346363 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.346396 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.346443 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.346481 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.346517 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.346553 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.346553 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.346553 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.346553 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.346553 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.346761 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.346761 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.346843 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.347308 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.347611 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.347676 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.347742 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.347804 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.347862 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.347919 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.347983 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.348027 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112584) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.348061 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.348133 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.348196 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.348257 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112584) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.348288 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.348317 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112584) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.348347 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.348388 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.348449 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.348509 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.348566 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.348629 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.349167 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.349233 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.349297 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.349356 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.349415 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.349486 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.349548 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.350080 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.350153 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.350201 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.350264 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.350318 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.350375 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.350453 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.351136 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.351202 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.351234 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.351309 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.351371 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.351430 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.351500 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.351559 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.351618 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.351698 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.351756 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.351814 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.351870 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.351934 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.352424 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.352489 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.352544 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.352606 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.352669 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.352745 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.352805 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.353094 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.353159 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.353215 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.353281 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.353337 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.353396 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.353468 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.354012 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.354076 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.354132 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.354191 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.354248 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.354314 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.354371 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.354926 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.354976 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.355050 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.355103 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.355162 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.355227 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.355286 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.355672 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.355749 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.355808 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.355878 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.355937 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.356000 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.356075 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.356535 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.356607 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.356685 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.356748 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.356811 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.356873 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.356943 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.357016 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.357074 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.357136 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.357201 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.357264 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.357326 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.357393 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.357875 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.357945 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.358011 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.358070 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.358132 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.358195 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.358274 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.358337 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.358403 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.358465 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.358530 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.358592 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.358668 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.358742 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.359204 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.359273 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.359410 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.359481 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.359543 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.359605 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.359698 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.359763 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.359828 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.359888 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.359953 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.360015 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.360078 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.360145 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.360731 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112583) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.360800 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.360864 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.360930 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.360988 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112583) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.361049 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112583) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.378903 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112585) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:29:24.379392 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.379487 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.379734 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.380040 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.380112 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.380185 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.380235 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.380300 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.380356 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.380433 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.381138 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.381251 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.381251 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.381421 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.381421 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.381421 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.381648 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.382400 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.382488 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.382488 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.382713 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.382713 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.382713 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.382932 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.383909 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.384003 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.384003 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.384179 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.384179 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.384179 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.384422 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.384728 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.384821 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.384821 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.384983 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.384983 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.384983 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.385228 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.385339 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.385339 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.385500 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.385500 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.385500 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.385792 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.385792 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.385949 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.386038 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.386181 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.386282 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.386282 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.386441 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.386441 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.386592 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.386592 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.386592 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.386926 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.386926 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.386926 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.386926 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.387411 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.387514 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.387514 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.387793 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.387793 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.387793 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.388016 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.388687 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.388822 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.388822 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.389006 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.389006 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.389006 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.389243 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.389243 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.389243 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.389243 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.389243 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.389622 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.389622 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.389622 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.389929 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.389985 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.390038 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.390089 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.390167 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.390218 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.390274 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.390646 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.390745 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.390785 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.390838 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.390895 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.390950 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.391092 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.391249 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.391322 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.391408 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.391454 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.391512 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.391563 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.391639 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.392208 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.392279 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.392329 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.392381 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.392436 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.392486 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.392572 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.392876 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.393004 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.393004 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.394130 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.394702 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.394702 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.394809 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.394809 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.394898 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.394898 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.394992 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.395048 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.395107 np0000177116 devstack@c-api.service[112584]: INFO dbcounter [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Registered counter for database cinder May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.396222 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.396740 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.396740 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.396740 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.396740 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.397068 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.397134 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.397179 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.397462 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.397462 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.397462 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.397628 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.397904 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.397982 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.398069 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.398246 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.398246 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.398370 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.398370 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.398913 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.398980 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.399024 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.399094 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.399156 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.399220 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.399280 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.399882 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.399954 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.400012 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.400078 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.400138 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.400197 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.400249 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.400563 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.400625 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.400699 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.400780 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.400830 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.400888 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.400954 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.401411 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.401474 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.401519 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.401600 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.401675 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.401730 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.401807 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.401872 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.401935 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.401995 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.402064 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.402117 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.402182 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.402248 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.402709 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.402789 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.402836 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.402906 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.402965 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.403022 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.403088 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.403142 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.403225 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.403268 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.403328 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.403401 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.403481 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.403551 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.404039 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.404098 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.404155 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.404203 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.404280 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.404318 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.404403 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.404456 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.404519 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.404564 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.404635 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.404698 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.404770 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.404837 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.405373 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112585) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.405438 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.405485 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.405569 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.405614 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112585) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.405693 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112585) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.408801 np0000177116 devstack@c-api.service[112583]: INFO dbcounter [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Registered counter for database cinder May 28 01:29:24.443701 np0000177116 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.455246 np0000177116 devstack@c-api.service[112585]: INFO dbcounter [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Registered counter for database cinder May 28 01:29:24.461477 np0000177116 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.492350 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:29:24.494687 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.494687 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.496173 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.496472 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.496562 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.496562 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.496715 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.496715 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.496816 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.496871 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.497483 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.497543 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.497650 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.497650 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.497756 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.497813 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.497863 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.498688 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.498755 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.498795 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.498866 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.498911 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.498974 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.499041 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.500413 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.500741 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.500909 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.500976 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.501037 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.501095 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.501146 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.501204 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.501254 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.501651 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.501651 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.501651 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.501651 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.501869 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.501869 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.501869 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.502110 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.502171 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.502219 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.502293 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.502345 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.502411 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.502473 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.503115 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.503490 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.503490 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.503490 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.503829 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.503829 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.503829 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.503829 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.506942 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.507019 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.507078 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.507137 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.507185 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.507259 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.507321 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.507384 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.507459 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.507506 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.507573 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.507636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.507715 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.507811 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.508231 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.508301 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.508351 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.508414 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.508472 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.508532 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.508609 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.508975 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.509033 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.509087 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.509161 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.509206 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.509268 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.509333 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.509553 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.509613 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.509688 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.509748 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.509807 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.509865 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.509935 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.510445 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.510496 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.510569 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.510670 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.510728 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.510788 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.510853 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.511146 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.511194 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.511264 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.511307 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.511375 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.511460 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.511507 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.512022 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.512090 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.512158 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.512201 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.512276 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.512332 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.512399 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.512944 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.513003 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.513068 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.513122 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.513191 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.513238 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.513274 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.513940 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.514036 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.514036 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.514221 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.514221 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.514221 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.514716 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.515139 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.515194 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.515242 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.515304 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.515355 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.515405 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.515508 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.515810 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.515875 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.516088 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.516088 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.516088 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.516088 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.519801 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.520154 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.520154 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.520154 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.520154 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.520271 np0000177116 devstack@c-api.service[112585]: DEBUG oslo_db.sqlalchemy.engines [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 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=112585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.520324 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.520636 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.521007 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.521319 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.521319 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.521319 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.521319 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.521434 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.521434 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.521515 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.521515 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.521591 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.521623 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.521688 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.521779 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.521829 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.521866 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.521920 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.522005 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.522058 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.522104 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:29:24.522750 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:29:24.522796 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:29:24.522886 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:29:24.522915 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:29:24.522978 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:29:24.523025 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:29:24.576129 np0000177116 devstack@c-api.service[112582]: INFO dbcounter [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Registered counter for database cinder May 28 01:29:24.576911 np0000177116 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writer thread running {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:29:24.580332 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:29:24.583985 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:29:24.588741 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:29:24.589451 np0000177116 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writer thread running {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:29:24.592670 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:29:24.592870 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:29:24.593987 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.595624 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:29:24.598266 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.598319 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:29:24.600398 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:29:24.601396 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.605893 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.628623 np0000177116 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-f50e8177-fdee-42ff-8e66-f931f883efec 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.637299 np0000177116 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.640236 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:29:24.642682 np0000177116 devstack@c-api.service[112584]: INFO cinder.rpc [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:29:24.643935 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.650221 np0000177116 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.653746 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:29:24.656842 np0000177116 devstack@c-api.service[112583]: INFO cinder.rpc [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:29:24.658253 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.658781 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.662181 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.666858 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.669360 np0000177116 devstack@c-api.service[112585]: DEBUG dbcounter [-] [112585] Writer thread running {{(pid=112585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:29:24.671033 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.672371 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:29:24.674084 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.674217 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.674817 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:29:24.677005 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:29:24.677332 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.677607 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.678737 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:29:24.679790 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.680595 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.681046 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.684255 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.684431 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.685198 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.686690 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.688242 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.688306 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.691042 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.691358 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.694896 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.696669 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.698028 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.700192 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.701192 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.702375 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.702671 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.703768 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.705287 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.705349 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.706768 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.708048 np0000177116 devstack@c-api.service[112584]: WARNING cinder.api.contrib.hosts [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:29:24.709079 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.710753 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.711136 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.712192 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.713540 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.714418 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: extensions {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.715137 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.715841 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: qos-specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.717442 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.718506 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-snapshot-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.718850 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.719984 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: scheduler-stats {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.720398 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.721432 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-volume-transfer {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.721901 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.722970 np0000177116 devstack@c-api.service[112585]: DEBUG oslo_db.sqlalchemy.engines [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 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=112585) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.723095 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: extra_specs {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.723144 np0000177116 devstack@c-api.service[112583]: WARNING cinder.api.contrib.hosts [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:29:24.724022 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.725045 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-volume-type-access {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.725493 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.726337 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:29:24.726609 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: cgsnapshots {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.726887 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.728136 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: consistencygroups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.728250 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.728888 np0000177116 devstack@c-api.service[112585]: INFO cinder.rpc [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:29:24.729072 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: extensions {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.730193 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.730261 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-quota-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.730435 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: qos-specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.731699 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: capabilities {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.732813 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-snapshot-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.733169 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-hosts {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.734231 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: scheduler-stats {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.734847 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.735780 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-volume-transfer {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.736466 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: backups {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.737403 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: extra_specs {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.738463 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-quota-class-sets {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.738989 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-volume-type-access {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.739836 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-volume-manage {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.740606 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: cgsnapshots {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.741267 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: os-availability-zone {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.742030 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: consistencygroups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.742563 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extended resource: encryption {{(pid=112584) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.744053 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-quota-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.744807 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.745460 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: capabilities {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.746218 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.746320 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.746861 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-hosts {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.747599 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.748147 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.748940 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.749750 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: backups {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.750307 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.750423 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.751788 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.752405 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-quota-class-sets {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.752636 np0000177116 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writer thread running {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:29:24.753128 np0000177116 devstack@c-api.service[112584]: WARNING castellan.key_manager.migration [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.753797 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.753953 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] SnapshotActionsController initialized {{(pid=112584) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:29:24.754150 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.754251 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension TypesManage extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.754333 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-volume-manage {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.754912 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755022 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755107 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755222 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension AdminActions extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755343 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension AdminActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755492 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension AdminActions extending resource: backups {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755581 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755718 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension UsedLimits extending resource: limits {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755829 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: os-availability-zone {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.755915 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.755915 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.756078 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.756078 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.756237 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.756324 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.v3.router [None req-a6e54d7b-7437-46db-aad2-8719444d23e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112584) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.757062 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extended resource: encryption {{(pid=112583) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.757224 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:29:24.757868 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.759586 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.760365 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:29:24.760968 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.761051 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.762362 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.763352 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:29:24.763732 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.763967 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.764199 np0000177116 devstack@c-api.service[112584]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775976ca3668 pid: 112584 (default app) May 28 01:29:24.765197 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.765693 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:29:24.766698 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.766810 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.767215 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.768073 np0000177116 devstack@c-api.service[112583]: WARNING castellan.key_manager.migration [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.768951 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.contrib.snapshot_actions [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] SnapshotActionsController initialized {{(pid=112583) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:29:24.769050 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769184 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension TypesManage extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769384 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769498 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769605 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769724 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension AdminActions extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769865 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension AdminActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.769970 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension AdminActions extending resource: backups {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770085 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770129 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.770185 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension UsedLimits extending resource: limits {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770290 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770402 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770521 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770645 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770763 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.770844 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.770887 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.v3.router [None req-9793165c-0ba7-4634-b354-ffcaeac68b03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112583) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.772491 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.772491 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.772491 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.772491 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.772491 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773679 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.773679 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773679 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.773679 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773679 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.773908 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774176 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774176 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774176 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774176 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774350 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774350 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774350 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774350 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774527 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774527 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774527 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774527 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774749 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774749 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774749 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774749 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774749 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774980 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774980 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774980 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.774980 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.774980 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775210 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775510 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.775777 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776040 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776040 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776040 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776040 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776040 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776307 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776307 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776307 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776307 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776307 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.776567 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.778955 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.779373 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.779373 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.779373 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.779373 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.779373 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.779876 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.779918 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.779959 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.779959 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.779959 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.779959 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780160 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780160 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780160 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780160 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780372 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780372 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780372 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780372 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780570 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780570 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780570 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780570 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780570 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780816 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780816 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780816 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.780816 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.780816 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781016 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781016 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781016 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781016 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781181 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781181 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781181 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781181 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781351 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781351 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781351 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781351 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781496 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781496 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.781496 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.781496 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.782037 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.782037 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.782037 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.782037 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.782216 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.782216 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.782216 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.782216 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.782216 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.785839 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786110 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786110 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786110 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786110 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786110 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786279 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786511 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.786796 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787056 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787261 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787261 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787261 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787261 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787414 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787414 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787414 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787414 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787414 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787644 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787644 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787644 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787644 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:24.787644 np0000177116 devstack@c-api.service[112584]: warnings.warn(deprecated_msg) May 28 01:29:24.787807 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.787838 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-42f96732-efdd-4137-b1f9-71fe9ecce419 None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:29:24.787874 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.787903 np0000177116 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 942 bytes} [Thu May 28 01:29:24 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 28 01:29:24.787934 np0000177116 devstack@c-api.service[112583]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775976ca3668 pid: 112583 (default app) May 28 01:29:24.787965 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.787965 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.789143 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.790490 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.792047 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.793574 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.794826 np0000177116 devstack@c-api.service[112585]: WARNING cinder.api.contrib.hosts [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:29:24.795639 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.797080 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.798446 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.799901 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.800742 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: extensions {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.802108 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: qos-specs {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.804246 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-snapshot-manage {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.805696 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: scheduler-stats {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.807558 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-volume-transfer {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.807704 np0000177116 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-f50e8177-fdee-42ff-8e66-f931f883efec 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:24.809875 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:29:24.810274 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: extra_specs {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.811767 np0000177116 devstack@c-api.service[112582]: INFO cinder.rpc [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:29:24.811863 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-volume-type-access {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.812581 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.813427 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: cgsnapshots {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.814933 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: consistencygroups {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.817077 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-quota-sets {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.818229 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: capabilities {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.819533 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-hosts {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.820935 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: encryption {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.822450 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: backups {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.824483 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-quota-class-sets {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.825404 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.826516 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-volume-manage {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.827955 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: os-availability-zone {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.828630 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.829235 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extended resource: encryption {{(pid=112585) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.831685 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.832302 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.833438 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.834864 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.836236 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.836328 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.837685 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.839168 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.839264 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.840723 np0000177116 devstack@c-api.service[112585]: WARNING castellan.key_manager.migration [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.841577 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] SnapshotActionsController initialized {{(pid=112585) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:29:24.841720 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.841843 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension TypesManage extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842048 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeActions extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842160 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842262 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842367 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension AdminActions extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842407 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.842499 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension AdminActions extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842616 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension AdminActions extending resource: backups {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842729 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842836 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension UsedLimits extending resource: limits {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.842938 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.843043 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.843156 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.843286 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.843389 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.843521 np0000177116 devstack@c-api.service[112585]: DEBUG cinder.api.v3.router [None req-0a41cd04-c94f-4784-bcbb-bbe2ab984371 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112585) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.845587 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.848847 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.852032 np0000177116 devstack@c-api.service[112585]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775976ca3668 pid: 112585 (default app) May 28 01:29:24.852107 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.853563 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.856369 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.862106 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.866465 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.868730 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.870228 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.871862 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.873323 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.874560 np0000177116 devstack@c-api.service[112582]: WARNING cinder.api.contrib.hosts [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:29:24.875453 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.877457 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.879370 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.881202 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.882288 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: extensions {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.884051 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: qos-specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.886593 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-snapshot-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.888092 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: scheduler-stats {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.889621 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-volume-transfer {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.891325 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: extra_specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.893071 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-volume-type-access {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.894780 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: cgsnapshots {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.896705 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: consistencygroups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.899283 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-quota-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.901198 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: capabilities {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.902931 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-hosts {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.904864 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.907049 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: backups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.909828 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-quota-class-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.913383 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-volume-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.915242 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: os-availability-zone {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.916908 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:29:24.920332 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.922359 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.924242 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.926049 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.927940 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.929885 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.931727 np0000177116 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:29:24.932923 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.contrib.snapshot_actions [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] SnapshotActionsController initialized {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:29:24.933101 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.933259 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension TypesManage extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.933632 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.933816 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.933978 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934120 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension AdminActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934290 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension AdminActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934445 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension AdminActions extending resource: backups {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934578 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934754 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension UsedLimits extending resource: limits {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.934915 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.935057 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.935212 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.935457 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.935617 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.935814 np0000177116 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-f50e8177-fdee-42ff-8e66-f931f883efec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:29:24.947043 np0000177116 devstack@c-api.service[112582]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775976ca3668 pid: 112582 (default app) May 28 01:29:32.350791 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.middleware.request_id [None req-b94a7137-4fac-4352-8d78-0c3ec290545f None None] RequestId filter calling following filter/app {{(pid=112584) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:29:33.032941 np0000177116 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-b94a7137-4fac-4352-8d78-0c3ec290545f admin admin] POST https://199.204.45.3/volume/v3/types May 28 01:29:33.033739 np0000177116 devstack@c-api.service[112584]: DEBUG cinder.api.openstack.wsgi [None req-b94a7137-4fac-4352-8d78-0c3ec290545f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112584) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:29:33.035997 np0000177116 devstack@c-api.service[112584]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:29:33.035997 np0000177116 devstack@c-api.service[112584]: warnings.warn( May 28 01:29:33.087887 np0000177116 devstack@c-api.service[112584]: DEBUG oslo_db.sqlalchemy.engines [None req-b94a7137-4fac-4352-8d78-0c3ec290545f 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=112584) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:33.140138 np0000177116 devstack@c-api.service[112584]: INFO cinder.api.openstack.wsgi [None req-b94a7137-4fac-4352-8d78-0c3ec290545f admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 May 28 01:29:33.140763 np0000177116 devstack@c-api.service[112584]: [pid: 112584|app: 0|req: 2/2] 199.204.45.3 () {68 vars in 1274 bytes} [Thu May 28 01:29:32 2026] POST /volume/v3/types => generated 186 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:29:33.167804 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.167804 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.167804 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.167804 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.167804 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.168784 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.168784 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.168784 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.168784 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.168784 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169084 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169411 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169411 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169411 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169411 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169650 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169650 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169650 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169650 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169918 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169918 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.169918 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.169918 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170154 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170154 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170154 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170154 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170154 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170453 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170453 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.170737 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171128 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171453 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171823 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171823 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171823 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.171823 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.171823 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172106 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172106 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172106 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172106 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172106 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172378 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.172730 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173059 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173059 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173059 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173059 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173059 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173349 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173349 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173349 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173349 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173349 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173620 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173620 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173620 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173620 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173885 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173885 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.173885 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.173885 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174128 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174128 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174128 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174421 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174421 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174421 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174421 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174421 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174713 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174713 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174713 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174713 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174951 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174951 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.174951 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.174951 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175190 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175190 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175190 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175190 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175412 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175412 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175412 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175412 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175644 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175644 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175644 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175644 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175905 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175905 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175905 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.175905 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.175905 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176175 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176508 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176508 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176508 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176508 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176508 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.176807 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177201 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177521 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.177879 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178217 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178217 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178217 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178217 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178451 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178451 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178451 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178451 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178451 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: warnings.warn(deprecated_msg) May 28 01:29:33.178848 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.middleware.request_id [req-b94a7137-4fac-4352-8d78-0c3ec290545f req-3fc8e4f0-a455-409a-8c35-4fc5517b64ff None None] RequestId filter calling following filter/app {{(pid=112583) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:29:33.649469 np0000177116 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-b94a7137-4fac-4352-8d78-0c3ec290545f req-3fc8e4f0-a455-409a-8c35-4fc5517b64ff admin admin] POST https://199.204.45.3/volume/v3/types/902247f7-7905-4b52-8677-fb27cde94e6e/extra_specs May 28 01:29:33.650139 np0000177116 devstack@c-api.service[112583]: DEBUG cinder.api.openstack.wsgi [req-b94a7137-4fac-4352-8d78-0c3ec290545f req-3fc8e4f0-a455-409a-8c35-4fc5517b64ff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112583) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:29:33.652151 np0000177116 devstack@c-api.service[112583]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:29:33.652151 np0000177116 devstack@c-api.service[112583]: warnings.warn( May 28 01:29:33.694600 np0000177116 devstack@c-api.service[112583]: DEBUG oslo_db.sqlalchemy.engines [req-b94a7137-4fac-4352-8d78-0c3ec290545f req-3fc8e4f0-a455-409a-8c35-4fc5517b64ff 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=112583) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:29:33.763923 np0000177116 devstack@c-api.service[112583]: INFO cinder.api.openstack.wsgi [req-b94a7137-4fac-4352-8d78-0c3ec290545f req-3fc8e4f0-a455-409a-8c35-4fc5517b64ff admin admin] https://199.204.45.3/volume/v3/types/902247f7-7905-4b52-8677-fb27cde94e6e/extra_specs returned with HTTP 200 May 28 01:29:33.765455 np0000177116 devstack@c-api.service[112583]: [pid: 112583|app: 0|req: 1/3] 199.204.45.3 () {70 vars in 1491 bytes} [Thu May 28 01:29:33 2026] POST /volume/v3/types/902247f7-7905-4b52-8677-fb27cde94e6e/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:29:34.728409 np0000177116 devstack@c-api.service[112585]: DEBUG dbcounter [-] [112585] Writing DB stats cinder:SELECT=6 {{(pid=112585) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:29:34.813704 np0000177116 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=6 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:29:43.136775 np0000177116 devstack@c-api.service[112584]: DEBUG dbcounter [-] [112584] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:29:43.763694 np0000177116 devstack@c-api.service[112583]: DEBUG dbcounter [-] [112583] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112583) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}